From 25d9d5ddfad982064d44959b3ae9ca7511f43a1b Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 20 May 2022 03:27:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#97027!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@4d6992bc18e54522cced4f945f29f186992d5ea4. 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 8a96d7cc95..37bf62a9e5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "a170f2b3d2aa95e51040163e801123b17d38c24f", - "datetime": "2022-05-15T16:28:03Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "4d6992bc18e54522cced4f945f29f186992d5ea4", + "datetime": "2022-05-20T03:27:24Z" }, { "tool": "rls",