1
Fork 0

Rollup merge of #79568 - RalfJung:miri, r=RalfJung

update Miri

This update includes https://github.com/rust-lang/miri/pull/1617, the data race detector by ``@JCTyblaidd.`` :)

Cc ``@rust-lang/miri`` r? ``@ghost``
This commit is contained in:
Mara Bos 2020-12-01 10:50:23 +00:00 committed by GitHub
commit 1bc1a18506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -2131,6 +2131,7 @@ dependencies = [
"rustc-workspace-hack",
"rustc_version",
"shell-escape",
"smallvec 1.4.2",
]
[[package]]

@ -1 +1 @@
Subproject commit 746ea5b141baf1f86c2ad17753a37b135e0c1aa3
Subproject commit 47acece7aa25d7b5edfae0bfd4b94e6e55a7b4b0