Closed
Bug 1590468
Opened 6 years ago
Closed 6 years ago
[TSan] Bump max_oom_hook_version for current Rust nightly
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The max_oom_hook_version
in toolkit/library/rust/shared/build.rs
needs to be adjusted to fit the latest Nightly version of Rust (which we need for TSan).
According to :glandium, this is safe to do as long as the build works with the latest Nightly (which I have confirmed locally and on try).
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f93829d0ed1
Bump max_oom_hook_version for latest Rust Nightly. r=jseward
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•