From bddcd3852e28f09fc3d96451f453c38e99065574 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 22 May 2020 14:49:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#72460!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@a9ca1ec9280ca1e5020edd699917c3367a30a798. 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 bc45e3b772..3d2e6263cd 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "672b272077561ca7b5027a8aff9ea2957c7d4c21", - "datetime": "2020-05-19T18:33:51Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "a9ca1ec9280ca1e5020edd699917c3367a30a798", + "datetime": "2020-05-22T14:49:40Z" }, { "tool": "rls",