diff options
| author | bors <bors@rust-lang.org> | 2022-03-13 02:27:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-03-13 02:27:30 +0000 |
| commit | 791447cfec78c6318cdca38715f97a1cfc6156dc (patch) | |
| tree | 652712d2f57d46e725cf7bca9993343b85709b8a | |
| parent | aea21fee1c0115a3214d3b205ab2b9e3c13db4e0 (diff) | |
| parent | ea0b3ab6739aaef1c11e04b512a5704aaf65e354 (diff) | |
| download | rust-791447cfec78c6318cdca38715f97a1cfc6156dc.tar.gz rust-791447cfec78c6318cdca38715f97a1cfc6156dc.zip | |
Auto merge of #94898 - RalfJung:miri, r=RalfJung
update Miri Fixes https://github.com/rust-lang/rust/issues/94871
| -rw-r--r-- | Cargo.lock | 1 | ||||
| m--------- | src/tools/miri | 18 |
2 files changed, 11 insertions, 8 deletions
diff --git a/Cargo.lock b/Cargo.lock index 4d7b62e9c55..5d9edc5157d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2327,7 +2327,6 @@ dependencies = [ "compiletest_rs", "env_logger 0.9.0", "getrandom 0.2.0", - "hex 0.4.2", "libc", "log", "measureme 9.1.2", diff --git a/src/tools/miri b/src/tools/miri -Subproject 722475ccc143d2dbf9fad5891207dcb5576e3d1 +Subproject a12a48bf723e0e13f043979a7f79861d975e718 |
