Rollup merge of #154830 - RalfJung:miri, r=RalfJung

miri subtree update

Subtree update of `miri` to https://github.com/rust-lang/miri/commit/ce20bd38b1a5361dee26cac090e7f74fc0530d4b.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost
This commit is contained in:
Jonathan Brouwer
2026-04-05 00:18:46 +02:00
committed by GitHub
15 changed files with 1307 additions and 548 deletions
+2 -2
View File
@@ -3422,9 +3422,9 @@ dependencies = [
[[package]]
name = "rustc-build-sysroot"
version = "0.5.12"
version = "0.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eec3905e8201688412f6f4b1f6c86d38b3ee6578f59ba85f41330a3af61e8365"
checksum = "569d545953ee9a1ab9d3e9112e961739ff0cfd50bce06b126937395940be69c9"
dependencies = [
"anyhow",
"rustc_version",