Skip to content

Commit 1bc1a18

Browse files
authored
Rollup merge of #79568 - RalfJung:miri, r=RalfJung
update Miri This update includes rust-lang/miri#1617, the data race detector by ``@JCTyblaidd.`` :) Cc ``@rust-lang/miri`` r? ``@ghost``
2 parents 33d7b8c + 4eb64c8 commit 1bc1a18

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

+1
Original file line numberDiff line numberDiff line change
@@ -2131,6 +2131,7 @@ dependencies = [
21312131
"rustc-workspace-hack",
21322132
"rustc_version",
21332133
"shell-escape",
2134+
"smallvec 1.4.2",
21342135
]
21352136

21362137
[[package]]

src/tools/miri

Submodule miri updated 44 files

0 commit comments

Comments
 (0)