From 1dc19c2fe9978ffa0a125d6b0be5f11d63d27f0e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 7 May 2021 10:07:04 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#85022!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@ac888e8675182c703c2cd097957878faf88dad94. 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 a62aa565d1..f5cbe97d8f 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "8bf0bd9c7957776945f5c2404eba1edd6ae3127d", - "datetime": "2021-05-04T20:51:09Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "ac888e8675182c703c2cd097957878faf88dad94", + "datetime": "2021-05-07T10:07:03Z" }, { "tool": "rls",