Update builders to rustc 1.92
Categories
(Firefox Build System :: Toolchains, task)
Tracking
(firefox153 fixed)
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(1 file)
Release date: December 11.
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Comment 4•2 months ago
|
||
Reverted this because it was causing build bustages in LoadedScript.h.
- Revert link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/js/loader/LoadedScript.h:706:3: error: virtual method 'DeleteCycleCollectable' is inside a 'final' class and can never be overridden [-Werror,-Wunnecessary-virtual-specifier]
| Assignee | ||
Updated•2 months ago
|
Comment 7•2 months ago
|
||
Backed out for getting merge conflicts when backing out https://hg-edge.mozilla.org/integration/autoland/rev/185a61f1eae8a0112fb110b67232d998d6299596
| Assignee | ||
Updated•2 months ago
|
Comment 10•1 month ago
|
||
(In reply to Pulsebot from comment #8)
Pushed by mh@glandium.org:
https://github.com/mozilla-firefox/firefox/commit/73b389c7c952
https://hg.mozilla.org/integration/autoland/rev/8b5c3ef94c5e
Update builders to rustc 1.92.
r=firefox-build-system-reviewers,sergesanspaille
Perfherder has detected a talos performance change from push 8b5c3ef94c5ecce150e337ac7a24b8245cf07c42.
No action is required from the author; this comment is provided for informational purposes only.
| Improvement | Test | Platform | Options | Absolute values [old vs new] |
|---|---|---|---|---|
| 5% | perf_reftest_singletons link-style-cache-1.html (doc) | windows11-64-24h2-shippable | e10s fission stylo webrender | 39.84 ms -> 37.75 ms |
Need Help or Information?
If you have any questions, please reach out to bacasandrei@mozilla.com. Alternatively, you can find help on Slack by joining #perf-help, and on Matrix you can find help by joining #perftest.
Details of the alert can be found in the alert summary, including links to graphs and comparisons for each of the affected tests.
Description
•