rust/src/ci
bors 871df0d13a Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkan
Refactor the way bootstrap invokes `cargo miri`

Instead of basically doing `cargo run --manifest-path=<cargo-miri's manifest> -- miri`, let's invoke the `cargo-miri` binary directly. That means less indirections, and also makes it easier to e.g. run the libcore test suite in Miri. (But there are still other issues with that.)

Also also adjusted Miri's stage numbering so that it is consistent with rustc/rustdoc.

This also makes `./x.py test miri` honor `--no-doc`.

And this fixes https://github.com/rust-lang/rust/issues/123177 by moving where we handle parallel_compiler.
2024-04-01 07:19:57 +00:00
..
docker checktools: make it easier to trace what is happening 2024-03-31 23:47:26 +02:00
github-actions Update upload-artifact to v4 2024-03-23 17:06:02 +01:00
scripts Update ninja on Windows 2024-03-28 22:54:20 +01: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 Changes to CI related to mingw and MSYS 2024-02-16 09:26:30 +00:00
shared.sh Changes to CI related to mingw and MSYS 2024-02-16 09:26:30 +00:00