diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-02-22 10:35:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-22 10:35:09 +0100 |
| commit | 8fd47a614b34faca40d2b5b70165831e2a8b8593 (patch) | |
| tree | ed2f0e7a8f71aa8abff3f42ef9e84a0ea9e1d0f4 /compiler/rustc_codegen_gcc | |
| parent | 4658210565a81e0da5fbb172b817ec257abfc542 (diff) | |
| parent | 2f163554866e1b4b348811e9df6a4a753beb0abf (diff) | |
| download | rust-8fd47a614b34faca40d2b5b70165831e2a8b8593.tar.gz rust-8fd47a614b34faca40d2b5b70165831e2a8b8593.zip | |
Rollup merge of #108264 - jchecahi:tool-testsuite-ignores-no-fail-fast, r=ozkanonur
no-fail-fast support for tool testsuites ~~This commit adds a change to pass "--no-fail-fast" flag to `cargo test` inside `tool::prepare_tool_cargo()` so there is no need to do it manually in each `Step` trait implementation in src/bootstrap/test.rs.~~ ~~Also, removes the flag from test.rs where prepare_tool_cargo() is called so cargo doesn't complain because the flag has been passed twice.~~ This commit adds `--no-fail-fast` flag to each `cargo test` command in each tool Step trait implementation (`miri`, `rustfmt` and `clippy`). Fixes #108261
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
