Closed
Bug 1276137
Opened 7 years ago
Closed 7 years ago
update tooltool linux rustc to 1.9
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox49 fixed)
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(1 file)
Just landing the linux bump since it's working.
Assignee | ||
Comment 1•7 years ago
|
||
Custom build of rust 1.9.0 stable for gecko with --enable-llvm-static-stdcpp --disable-docs --release-channel=stable --enable-debuginfo for x86_64-unknown-linux-gnu targeting x86_64-unknown-linux-gnu and i686-unknown-linux-gnu. Review commit: https://reviewboard.mozilla.org/r/55678/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/55678/
Attachment #8757137 -
Flags: review?(mshal)
Assignee | ||
Comment 2•7 years ago
|
||
Green on try (ignore the Mac builds, this bug is Linux only). https://treeherder.mozilla.org/#/jobs?repo=try&revision=9c8543eb2fa4
Comment 3•7 years ago
|
||
Are we really going to jump to each new release of the rust compiler the day it is released? That is quickly going to become a pain for developers who will need to upgrade quickly, and for you or whoever creates the compiler archives each time.
Assignee | ||
Comment 4•7 years ago
|
||
While there are features stabilizing that we want to use, I don't see any reason to wait. I've been working on automating generation of the compiler archives, so most of the overhead is testing at this point. The `rustup` utility makes updating the toolchain a single command for developers.
Updated•7 years ago
|
Attachment #8757137 -
Flags: review?(mshal) → review+
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/47c611b9a71b
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•