Skip to content

Commit 89e765f

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

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)