rust/src/ci
onur-ozkan 13d59eca9a 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>
2024-11-13 08:13:06 +03:00
..
docker Remove the wasm32-wasi target from rustc 2024-11-03 07:09:34 -08:00
github-actions use --exact on --skip to avoid unintended substring matches 2024-11-13 08:13:06 +03:00
scripts add new CI step: "setup upstream remote" 2024-10-12 08:58:39 +03:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Apply changes to fix python linting errors 2023-06-16 20:56:01 -04:00
publish_toolstate.sh Fix publishing of toolstate history 2024-06-05 16:41:59 +02:00
run.sh do not trust download-rustc=if-unchanged on CI for now 2024-11-10 16:28:52 +01:00
shared.sh add new CI step: "setup upstream remote" 2024-10-12 08:58:39 +03:00