rust/src/ci
bors 1072337890 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.
2022-12-19 06:25:22 +00:00
..
docker Rollup merge of #105863 - GuillaumeGomez:update-browser-ui-test, r=notriddle 2022-12-18 23:03:06 +01:00
github-actions Re-enable ThinLTO for rustc on x86_64-apple-darwin dist builds 2022-12-17 21:55:08 +00:00
scripts Bring back XCode selection CI script 2022-11-19 14:19:00 -06:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Update CPU idle tracking for apple hosts 2022-02-04 13:44:24 -05:00
pgo.sh Use BOLT in x64 dist CI to optimize LLVM 2022-10-09 11:31:09 +02:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Make RUN_CHECK_WITH_PARALLEL_QUERIES the last thing to run 2022-12-17 13:26:26 -06:00
shared.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00