From 5217b294cec332f114af019da645c8b534ec7db4 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 8 Jun 2021 09:45:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#86127!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@a50d72158e08e02cfc051b863017bdbd2c45b637. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung). 💔 miri on linux: test-pass → test-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 e67115a59..3860ededc 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "835150e70288535bc57bb624792229b9dc94991d", - "datetime": "2021-06-03T13:10:28Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "a50d72158e08e02cfc051b863017bdbd2c45b637", + "datetime": "2021-06-08T09:45:43Z" }, { "tool": "rls",