mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
d9727d1c5a
bootstrap: split cargo-miri test into separate Step This makes it easier to test just the driver or the cargo-miri integration. ````@rust-lang/miri```` this means to test both you now need to do `./x.py test miri cargo-miri`.