Auto merge of #74908 - RalfJung:miri, r=RalfJung

update Miri

Fixes https://github.com/rust-lang/rust/issues/74580
Cc @rust-lang/miri r? @ghost
This commit is contained in:
bors 2020-07-30 18:29:08 +00:00
commit 438c59f010
2 changed files with 2 additions and 2 deletions

View file

@ -393,7 +393,7 @@ impl Step for Miri {
cargo.arg("--").arg("miri").arg("setup");
// Tell `cargo miri setup` where to find the sources.
cargo.env("XARGO_RUST_SRC", builder.src.join("src"));
cargo.env("XARGO_RUST_SRC", builder.src.join("library"));
// Tell it where to find Miri.
cargo.env("MIRI", &miri);
// Debug things.

@ -1 +1 @@
Subproject commit 515287f114b546a72d4a1fe8ffe1dbc20dedf13d
Subproject commit 55bdb3174653039f47362742f8dc941bfc086e8f