about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-01 07:19:57 +0000
committerbors <bors@rust-lang.org>2024-04-01 07:19:57 +0000
commit871df0d13ae55fcfd8c880e99fedbaba35952e1c (patch)
treeb36c8460155257458401937ebfb42b4e706a9562 /compiler/rustc_mir_transform/src/errors.rs
parent7f84ede33d60599a4a97697cdd59e8bf96c85677 (diff)
parent85d460e829c5ca2600fed6b432a329dbf6d18689 (diff)
downloadrust-871df0d13ae55fcfd8c880e99fedbaba35952e1c.tar.gz
rust-871df0d13ae55fcfd8c880e99fedbaba35952e1c.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/errors.rs')
0 files changed, 0 insertions, 0 deletions