From 523e1fbebc1a30dc8120a7025f7fdba0fc8c2bbd Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 8 Oct 2021 06:16:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#89646!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c2171ee53ef2c98addbc3543e50e61496d8440a9. Direct link to PR: 🎉 miri on windows: test-fail → test-pass (cc @eddyb @RalfJung @oli-obk). 🎉 miri on linux: test-fail → test-pass (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 616fb61076..035e8c2693 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "0eabf25b90396dead0b2a1aaa275af18a1ae6008", - "datetime": "2021-10-06T23:13:04Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "c2171ee53ef2c98addbc3543e50e61496d8440a9", + "datetime": "2021-10-08T06:16:58Z" }, { "tool": "rls",