about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-11-22 18:23:00 +0000
committerbors <bors@rust-lang.org>2019-11-22 18:23:00 +0000
commit5fa0af2327944bd806b2fa382d4e983149ae7e4a (patch)
tree957f23f08b37dd75919d1dbba33aac3b1de60229
parent083b5a0a1bb3b2ee0873697ebf37e88d85faa3e5 (diff)
parent45a9d279e43c21ae35beeba03c8970aac8d37319 (diff)
downloadrust-5fa0af2327944bd806b2fa382d4e983149ae7e4a.tar.gz
rust-5fa0af2327944bd806b2fa382d4e983149ae7e4a.zip
Auto merge of #66558 - Aaron1011:update/miri-unwind, r=RalfJung
Bump Miri for panic unwinding support
-rw-r--r--Cargo.lock8
m---------src/tools/miri16
2 files changed, 12 insertions, 12 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 40a6f67220d..93cfc544859 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -587,9 +587,9 @@ dependencies = [
 
 [[package]]
 name = "compiletest_rs"
-version = "0.3.25"
+version = "0.3.26"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f75b10a18fb53549fdd090846eb01c7f8593914494d1faabc4d3005c436e417a"
+checksum = "d7d8975604ebad8b6660796802377eb6495045c5606168fc1b8d19a4dd9bfa46"
 dependencies = [
  "diff",
  "filetime",
@@ -4563,9 +4563,9 @@ dependencies = [
 
 [[package]]
 name = "tester"
-version = "0.5.1"
+version = "0.6.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cd0d1044cb5ca390e9c93f8c35abd2c55484397dfd786f189321aa34605ee6ab"
+checksum = "7647e6d732eb84375d8e7abda37818f81861ddbfc7235e33f4983cb254b71e4f"
 dependencies = [
  "getopts",
  "libc",
diff --git a/src/tools/miri b/src/tools/miri
-Subproject 67a63f89d8c0e5b22fb52cc33274283819f4179
+Subproject 644e2a76a87a129f597dc40b47593fc8f72539c