From fcbcde9f73dc9b31354dc1d6ac835cd0a44f618c Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 3 Apr 2020 13:43:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#70695!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@34f7f55e7aad1cedbddf6fecb4f293377d0cfd1d. Direct link to PR: 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index f7103c56a0..ba4c6d6e52 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "235938d1acdd93d6641a741c81f64e415b786751", - "datetime": "2020-04-01T17:10:50Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "34f7f55e7aad1cedbddf6fecb4f293377d0cfd1d", + "datetime": "2020-04-03T13:43:14Z" }, { "tool": "rls",