Skip to content

Commit

Permalink
Auto merge of #85866 - Aaron1011:miriup-const-err, r=RalfJung
Browse files Browse the repository at this point in the history
Bump Miri for const_err changes

Fixes #85861
r? `@RalfJung`
  • Loading branch information
bors committed May 31, 2021
2 parents 657bc01 + a258feb commit d209114
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2135,9 +2135,9 @@ dependencies = [

[[package]]
name = "measureme"
version = "9.1.1"
version = "9.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49cf14eb7d2eea897d9949b68f19e165638755e3a1a3c0941b6b6c3e00141f2c"
checksum = "78f7a41bc6f856a2cf0e95094ad5121f82500e2d9a0f3c0171d98f6566d8117d"
dependencies = [
"log",
"memmap2",
Expand Down Expand Up @@ -2289,6 +2289,7 @@ dependencies = [
"hex 0.4.2",
"libc",
"log",
"measureme",
"rand 0.8.3",
"rustc-workspace-hack",
"rustc_version",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/miri

0 comments on commit d209114

Please sign in to comment.