Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obk
bootstrap: add support for running Miri on a file This enables: ``` ./x.py run src/tools/miri --stage 0 --args src/tools/miri/tests/pass/hello.rs ``` That can be super helpful for debugging. Also avoid sharing the Miri sysroot dir with a system-wide (rustup-managed) installation of Miri. Fixes https://github.com/rust-lang/rust/issues/76666
Michael Goulet 2022-11-10
parent d9a78e5 · parent 67be266 · commit 32a5df8
0 files changed, 0 insertions, 0 deletions