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:
commit
1bc1a18506
2 changed files with 2 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue