Skip to content

Commit

Permalink
Auto merge of #121579 - RalfJung:miri, r=RalfJung
Browse files Browse the repository at this point in the history
Miri subtree update

r? `@ghost`
  • Loading branch information
bors committed Feb 25, 2024
2 parents a2f3c0c + 9577051 commit 710048f
Show file tree
Hide file tree
Showing 20 changed files with 460 additions and 322 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3308,13 +3308,14 @@ dependencies = [

[[package]]
name = "rustc-build-sysroot"
version = "0.4.4"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39dcf8d82b1f79a179bdb284dc44db440a9666eefa5a6df5ef282d6db930d544"
checksum = "a26170e1d79ea32f7ccec3188dd13cfc1f18c82764a9cbc1071667c0f865a4ea"
dependencies = [
"anyhow",
"rustc_version",
"tempfile",
"walkdir",
]

[[package]]
Expand Down
Loading

0 comments on commit 710048f

Please sign in to comment.