From ae563975daa23d8707cf02b5b73576c893451138 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 6 Jun 2022 16:10:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#97684!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@9d20fd109809f20c049d6895a5be27a1fbd39daa. Direct link to PR: 💔 miri on windows: test-fail → build-fail (cc @eddyb @oli-obk @RalfJung). 💔 miri on linux: test-fail → build-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 2e5d708348..69ea25ec70 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "760237ff785fd14ac7fdab799f4d695d86cf9cbf", - "datetime": "2022-06-06T03:55:39Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "9d20fd109809f20c049d6895a5be27a1fbd39daa", + "datetime": "2022-06-06T16:10:14Z" }, { "tool": "rls",