Closed Bug 1742749 Opened 3 years ago Closed 3 years ago

Update builders to rustc 1.57

Categories

(Firefox Build System :: Toolchains, task)

task

Tracking

(firefox96 fixed)

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(5 files)

No description provided.
Blocks: 1736970
Depends on: 1736486
Depends on: 1489995

Does Rust 1.56 for FF95 need to bumped to 1.56.1 to address https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html ?

No longer depends on: 1489995
Depends on: 1742910
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/4ec01a7d98ff Update builders to rustc 1.57. r=firefox-build-system-reviewers,mhentges
Blocks: 1738133
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e18ce7acc1d5 Remove unused field in FirefoxProcess. r=bustage-fix
Pushed by smolnar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/967d5573f718 Allow PrimitiveInstanceData to be detected as dead code. https://hg.mozilla.org/integration/autoland/rev/298d524043ca Backed out changeset e18ce7acc1d5 for causing wd failures in mozilla/webdriver/new_session/binary.py CLOSED TREE
Attachment #9253518 - Attachment description: Bug 1742749 - Remove unused field in FirefoxProcess. → Bug 1742749 - Allow "unused" field in FirefoxProcess.
Pushed by smolnar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0f0e140aa6c8 Allow "unused" field in FirefoxProcess. CLOSED TREE

instead of marking it possibly dead-code. This has the same effect on
the rust >= 1.57 warning, but is more correct, since without repr(C),
it's not actually FFI-safe.

Pushed by smolnar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/35c49031b6c2 Allow unused Scope::name. r=bustage-fix CLOSED TREE
Regressions: 1744212
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/d4248890a3db Mark PrimitiveInstanceData as repr(C). r=gfx-reviewers,gw
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: