From cfde3ba7ae5027212f3caf14fb7f077d98d3eed5 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 28 May 2021 11:31:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#85546!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@ce0d64e03ef9875e0935bb60e989542b7ec29579. Direct link to PR: 💔 miri on windows: test-pass → build-fail (cc @eddyb @oli-obk @RalfJung). 💔 miri on linux: test-pass → build-fail (cc @eddyb @oli-obk @RalfJung). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 7e58267d07..b2a6dc69e1 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "cdbe2888979bb8797b05f0d58a6f6e60753983d2", - "datetime": "2021-05-25T11:13:10Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "ce0d64e03ef9875e0935bb60e989542b7ec29579", + "datetime": "2021-05-28T11:31:21Z" }, { "tool": "rls",