diff options
author | bors <bors@rust-lang.org> | 2022-12-19 06:25:22 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2022-12-19 06:25:22 +0000 |
commit | 10723378900ba2d25fc5d8baf785e1082f385832 (patch) | |
tree | 824eb6bc24d7641603a471ea54a026bd93b6af15 /tests/rustdoc-js-std/parser-errors.js | |
parent | 224fa3907e319405fdabdb06c33f99b896754773 (diff) | |
parent | ae68e1725d13c005674028f59f31187745b1329a (diff) | |
download | rust-10723378900ba2d25fc5d8baf785e1082f385832.tar.gz |
Auto merge of #105845 - lqd:revert-thinlto-revert, r=Mark-Simulacrum
Re-enable ThinLTO for rustc on `x86_64-apple-darwin`
ThinLTO was disabled on x64 mac in https://github.com/rust-lang/rust/pull/105646 because of the https://github.com/rust-lang/rust/issues/105637 regression.
It was later discovered that the issue was present on other targets as well, as the mac revert was already landing. The linux/win reverts, however, did not land before the root cause was identified.
https://github.com/rust-lang/rust/pull/105800 fixed the underlying issue in `-Zdylib-lto` handling, and the x64 msvc and linux targets are now fixed, ICEs are using the correct `rustc_driver` panic hook.
This PR re-enables ThinLTO on mac for improved perf now that the issue should be fixed everywhere.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions