Closed
Bug 1797869
Opened 2 years ago
Closed 2 years ago
Bump minimum Rust version to 1.63
Categories
(Firefox Build System :: Toolchains, task)
Firefox Build System
Toolchains
Tracking
(firefox108 fixed)
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: jschanck, Assigned: glandium)
References
Details
Attachments
(1 file)
The patches for Bug 1789520 and Bug 1787268 rely on Mutex::new
being callable from a const context, which landed in Rust 1.63.
Assignee | ||
Updated•2 years ago
|
Component: General → Toolchains
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/543dc6f40be1
Bump minimum Rust version to 1.63. r=firefox-build-system-reviewers,nalexander
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•