Skip to content

Commit 82e7cfa

Browse files
authored
Rollup merge of rust-lang#97621 - RalfJung:miri, r=RalfJung
update Miri Fixes rust-lang#97563 Cc `@rust-lang/miri` r? `@ghost`
2 parents 16ffd83 + 9f2b69d commit 82e7cfa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.lock

+2
Original file line numberDiff line numberDiff line change
@@ -5509,6 +5509,8 @@ dependencies = [
55095509
"pretty_assertions 1.2.1",
55105510
"regex",
55115511
"rustc_version",
5512+
"serde",
5513+
"serde_json",
55125514
]
55135515

55145516
[[package]]

src/tools/miri

Submodule miri updated 84 files

0 commit comments

Comments
 (0)