Closed
Bug 1818358
Opened 2 years ago
Closed 2 years ago
Use rustc 1.65 as compiler for toolchains instead of 1.61 for macOS and Windows
Categories
(Firefox Build System :: Toolchains, task)
Firefox Build System
Toolchains
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: nika, Assigned: glandium)
References
Details
Attachments
(1 file)
When bug 1807765 was landed, we didn't update the toolchain rustc version on macOS and Windows, meaning that they are still on 1.61 (https://searchfox.org/mozilla-central/rev/75da1dd5d4b9b991f919a41594194eab93cdef62/taskcluster/ci/toolchain/rust.yml#151-163,200-212). These toolchains should also be updated to 1.65.
Reporter | ||
Comment 1•2 years ago
|
||
This blocks bug 1818098, as cargo-vet uses features which were stabilized between 1.61 and 1.65.
Blocks: 1818098
Assignee | ||
Comment 2•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/8d79b8cf80d0
Use rustc 1.65 as compiler for toolchains instead of 1.61, take 2. r=firefox-build-system-reviewers,sergesanspaille
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•