From f40210fb4b876f65c362d1a0d07b33a011aaf907 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 27 Mar 2022 07:01:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#95351!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@185a3f0a112fd6439247cf15452d0c5dfb3c8c92. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @eddyb @oli-obk @RalfJung). 💔 miri on linux: test-pass → test-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 85dd594444..d5c57e5224 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "3fe3b89cd57229343eeca753fdd8c63d9b03c65c", - "datetime": "2022-03-25T19:05:40Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "185a3f0a112fd6439247cf15452d0c5dfb3c8c92", + "datetime": "2022-03-27T07:01:33Z" }, { "tool": "rls",