Auto merge of #100385 - RalfJung:miri, r=RalfJung
update Miri Fixes https://github.com/rust-lang/rust/issues/100361 r? `@ghost`
This commit is contained in:
commit
29e4a9ee02
2 changed files with 2 additions and 1 deletions
|
@ -417,6 +417,7 @@ dependencies = [
|
|||
name = "cargo-miri"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"cargo_metadata 0.15.0",
|
||||
"directories",
|
||||
"rustc-workspace-hack",
|
||||
"rustc_version",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b938529fb8ed8f7b5b374282ffc3ffa74c313111
|
||||
Subproject commit 39ee5747153bf13324870c4a912acbf1f9bfde3f
|
Loading…
Add table
Add a link
Reference in a new issue