From 07bc78e916f3b114646f0f5367af865bb2b85b24 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 17 Apr 2022 03:09:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#96134!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@2c28b0eaf9843ec0f493fca2dba506fe4d9174fb. Direct link to PR: 🎉 miri on windows: test-fail → test-pass (cc @eddyb @oli-obk @RalfJung). 🎉 miri on linux: test-fail → test-pass (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 e6fb3c578d..8ad3529f45 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "c8422403f775126c40d558838d321c063554c822", - "datetime": "2022-04-16T11:44:01Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "2c28b0eaf9843ec0f493fca2dba506fe4d9174fb", + "datetime": "2022-04-17T03:09:18Z" }, { "tool": "rls",