diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-17 08:23:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-17 08:23:26 +0100 |
| commit | ea0745604f1ff03f97e61af234bd56ffb193ea07 (patch) | |
| tree | 2d4cd6c5cecbfe69e859eba04b334235c3e4939f /compiler/rustc_codegen_llvm/src | |
| parent | a5dbdc2fa91adf9e4aeaa4c8a1ca187dba6d9024 (diff) | |
| parent | 222bdad7336f5a694fc5b390054ac3036e150e20 (diff) | |
| download | rust-ea0745604f1ff03f97e61af234bd56ffb193ea07.tar.gz rust-ea0745604f1ff03f97e61af234bd56ffb193ea07.zip | |
Rollup merge of #122295 - Nadrieril:mir-opt-run-current-target, r=Mark-Simulacrum
mir-opt: always run tests for the current target Currently, `./x.py test tests/mir-opt` runs only the tests for the current target, and `./x.py test tests/mir-opt --bless` runs tests for a representative set of targets. That representative set does not include the current target however, which means `--bless` can succeed when tests fail without it. This PR ensures we run the current target always. Fixes https://github.com/rust-lang/rust/issues/122292 cc ``@RalfJung``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
