about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/tests.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-07 09:57:44 +0000
committerbors <bors@rust-lang.org>2023-12-07 09:57:44 +0000
commitb9540b7db9489630094760287dad621e3730d6b0 (patch)
tree7f157f3dac801be56ec2c00da93e0ace25d55729 /compiler/rustc_mir_transform/src/coverage/tests.rs
parentf90f898fa53de89a1cb274442c90c410075ae731 (diff)
parentdc20566c01447228bd13ef0bf5e104884b2c59ef (diff)
downloadrust-b9540b7db9489630094760287dad621e3730d6b0.tar.gz
rust-b9540b7db9489630094760287dad621e3730d6b0.zip
Auto merge of #118463 - cuviper:restore-cg_gcc-ci, r=cuviper,GuillaumeGomez
Re-enable `rustc_codegen_gcc` tests in CI

When #117947 dropped llvm-15 from CI, we neglected to copy #117313's changes to enable `rustc_codegen_gcc` testing to the new base llvm-16. This is now restored, as well as copying the setup to llvm-17 as well so we hopefully won't miss it next time.

In addition, due to case mismatch in `$extra_env` updates in `docker/run.sh`, I think it wasn't actually getting enabled before, but this should now be fixed. I also avoided the linker hack for `libgccjit.so` that was present before, because that's not needed if the version matches the base `gcc` used for linking.

r? GuillaumeGomez
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions