diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-11-13 08:06:53 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-11-13 08:13:06 +0300 |
| commit | 13d59eca9a77e8cedaeac552b360c95f53dccf6d (patch) | |
| tree | 81ca86b767c5cbbf9bd8925cc63cfe23030181c1 /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | f5b62577f79396979585ee98ed3a52594207bce7 (diff) | |
| download | rust-13d59eca9a77e8cedaeac552b360c95f53dccf6d.tar.gz rust-13d59eca9a77e8cedaeac552b360c95f53dccf6d.zip | |
use `--exact` on `--skip` to avoid unintended substring matches
Without the `--exact` flag, using `--skip tests/rustdoc` can unintentionally skip other tests that match as substrings such as `rustdoc-gui`, `rustdoc-js`, etc. For debugging, run: `./x.py --stage 2 test rustdoc-ui --skip tests/rustdoc` and `./x.py --stage 2 test rustdoc-ui --skip tests/rustdoc -- --exact` Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
