about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-06-09 13:02:05 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-06-09 14:37:22 +1000
commit0f8c3adc687a727fe1cbb4f3e83d68cec95b2ace (patch)
tree711bf6ef2b50682a88e78a255020a754b9a6a5ec /compiler/rustc_mir_transform/src/coverage/mod.rs
parent92a56ff2919df7ad58d410be1629903b65283db9 (diff)
downloadrust-0f8c3adc687a727fe1cbb4f3e83d68cec95b2ace.tar.gz
rust-0f8c3adc687a727fe1cbb4f3e83d68cec95b2ace.zip
Make job `x86_64-gnu-debug` run a subset of run-make tests
It looks like this job was intending to run all of the `needs-matching-clang`
tests (since they don't run without `RUSTBUILD_FORCE_CLANG_BASED_TESTS`), but
over time developed two problems:

- The tests it cares about were moved from run-make-fulldeps to run-make.
- Some of the relevant tests don't actually have "clang" in their name.

Switching to run-make solves the first problem, but we still don't run the
tests without "clang" in their name, because some of them are currently broken.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions