Skip to content

Commit 42f70d5

Browse files
committed
update miri some more
1 parent 82e8119 commit 42f70d5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/bootstrap/test.rs

-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,6 @@ impl Step for Miri {
436436

437437
// miri tests need to know about the stage sysroot
438438
cargo.env("MIRI_SYSROOT", miri_sysroot);
439-
cargo.env("RUSTC_TEST_SUITE", builder.rustc(compiler));
440439
cargo.env("RUSTC_LIB_PATH", builder.rustc_libdir(compiler));
441440
cargo.env("MIRI_PATH", miri);
442441

0 commit comments

Comments
 (0)