update miri some more
This commit is contained in:
parent
82e81191e4
commit
42f70d503b
@ -436,7 +436,6 @@ impl Step for Miri {
|
||||
|
||||
// miri tests need to know about the stage sysroot
|
||||
cargo.env("MIRI_SYSROOT", miri_sysroot);
|
||||
cargo.env("RUSTC_TEST_SUITE", builder.rustc(compiler));
|
||||
cargo.env("RUSTC_LIB_PATH", builder.rustc_libdir(compiler));
|
||||
cargo.env("MIRI_PATH", miri);
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4c784796103173c503e44fcdb12cb79ef0aba820
|
||||
Subproject commit 10419b3f2fc625bb9d746c16d768e433a894484d
|
Loading…
Reference in New Issue
Block a user