Closed
Bug 1444174
Opened 7 years ago
Closed 7 years ago
point people away from Cargo.toml for opt-level settings of Rust code
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
1.15 KB,
patch
|
nalexander
:
review+
|
Details | Diff | Splinter Review |
For people who don't know how our Rust opt-level setup works--or for
people who did know and repeatedly forget--it would be good to have some
documentation in Cargo.toml pointing at the correct place.
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Attachment #8957277 -
Flags: review?(core-build-config-reviews)
Comment 2•7 years ago
|
||
Comment on attachment 8957277 [details] [diff] [review]
point people away from Cargo.toml for opt-level settings of Rust code
Review of attachment 8957277 [details] [diff] [review]:
-----------------------------------------------------------------
Sure.
Attachment #8957277 -
Flags: review?(core-build-config-reviews) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e6624d7d53ef
point people away from Cargo.toml for opt-level settings of Rust code; r=nalexander
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•