From 3c5c450ab4486512757a06fb0e75d17d4d22817a Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 1 Mar 2022 05:40:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#94469!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@6343edfa11c80ffed02de7e059178d4c1637ecdb. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @eddyb @RalfJung @oli-obk). 💔 miri on linux: test-pass → test-fail (cc @eddyb @RalfJung @oli-obk). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 378f1597e1..2fb2bc6a6a 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "ec0ab61e8adb5dff04b5f39e6e4faecffd776441", - "datetime": "2022-02-28T06:11:39Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "6343edfa11c80ffed02de7e059178d4c1637ecdb", + "datetime": "2022-03-01T05:40:24Z" }, { "tool": "rls",