rust/src/ci
Guillaume Gomez dcb465995d
Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68
Fix Step Skipping Caused by Using the `--exclude` Option

The original code was overreacting to the `--exclude` option,
eadf69a6c6/src/bootstrap/builder.rs (L257-L260)
For example:
When `x test --exclude alloc` or `x test --exclude library/alloc` is passed, the entire libraray test is skipped.

Related issues:
https://github.com/rust-lang/rust/issues/112009
2023-09-08 14:10:50 +02:00
..
docker Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68 2023-09-08 14:10:50 +02:00
github-actions Remove apple-alt dist build. 2023-08-20 08:34:41 -07:00
scripts remove hack, now CI uses (currently latest) SDK 10.0.22621.0 2023-07-19 13:49:46 +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 more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obk 2023-08-07 16:47:58 +02:00
shared.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00