From feefd24592df040464603a4d1043dab30923f28f Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 11 Mar 2020 16:18:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#69919!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c20d7eecbc0928b57da8fe30b2ef8528e2bdd5be. Direct link to PR: 💔 miri on windows: test-fail → build-fail (cc @oli-obk @eddyb @RalfJung). 💔 miri on linux: test-fail → build-fail (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 48cb71fb54..a4a30fa96e 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "3dbade652ed8ebac70f903e01f51cd92c4e4302c", - "datetime": "2020-03-09T15:17:54Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "c20d7eecbc0928b57da8fe30b2ef8528e2bdd5be", + "datetime": "2020-03-11T16:18:37Z" }, { "tool": "rls",