Skip to content

Commit bfb63bc

Browse files
authored
Rollup merge of rust-lang#119702 - RalfJung:miri, r=RalfJung
Miri subtree update r? `@ghost`
2 parents f863229 + a543448 commit bfb63bc

File tree

16 files changed

+766
-548
lines changed

16 files changed

+766
-548
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2465,6 +2465,7 @@ dependencies = [
24652465
"ctrlc",
24662466
"env_logger",
24672467
"getrandom",
2468+
"jemalloc-sys",
24682469
"lazy_static",
24692470
"libc",
24702471
"libffi",
@@ -2474,7 +2475,6 @@ dependencies = [
24742475
"rand",
24752476
"regex",
24762477
"rustc_version",
2477-
"serde",
24782478
"smallvec",
24792479
"ui_test",
24802480
]

0 commit comments

Comments
 (0)