Closed Bug 1587774 Opened 5 years ago Closed 4 years ago

Update Rust Nightly version for sanitizer fix

Categories

(Firefox Build System :: Toolchains, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: decoder, Assigned: decoder)

References

(Blocks 3 open bugs)

Details

(Keywords: sec-want)

In order to get the fix for sanitizers to work properly in Rust, we need to bump our Rust Nightly version. I'm trying nightly-2019-10-09 right now.

This bug is from six months ago, I assume whatever nightly thing was necessary is already in stable now? Do we still need this?

Flags: needinfo?(choller)

(In reply to :dmajor from comment #1)

This bug is from six months ago, I assume whatever nightly thing was necessary is already in stable now? Do we still need this?

As far as I know, sanitizers are not a stable feature and always require Nightly builds. If bug 1533213 no longer reproduces with the Rust Nightly that we currently have in automation, then we don't have anything left to do in this bug.

Flags: needinfo?(choller)

You could use RUSTC_BOOSTRAP like we're doing for coverage builds (see bug 1473069).

Bug 1590162 added nightly-2019-10-21, bug 1615003 bumped to nightly-2019-12-19, and bug 1632723 bumped to nightly-2020-03-17, surely somewhere along the way you got what you needed?

(and bug 1644624 will shortly update to nightly-2020-08-28)

Flags: needinfo?(choller)

(In reply to Mike Hommey [:glandium] from comment #4)

Bug 1590162 added nightly-2019-10-21, bug 1615003 bumped to nightly-2019-12-19, and bug 1632723 bumped to nightly-2020-03-17, surely somewhere along the way you got what you needed?

(and bug 1644624 will shortly update to nightly-2020-08-28)

Yes, this was fixed in bug 1590162 and any newer Nightly version should be fine.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(choller)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.