From a6507aecb63b4e701a1a8f1994020b91da947367 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 19 Jul 2022 19:37:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#99309!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@29c5a028b0c92aa5da6a8eb6d6585a389fcf1035. Direct link to PR: 💔 miri on windows: test-fail → build-fail (cc @RalfJung @oli-obk). 💔 miri on linux: test-fail → build-fail (cc @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 c328eb22a3..937156e692 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "4603ac31b0655793a82f110f544dc1c6abc57bb7", - "datetime": "2022-07-19T11:28:46Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "29c5a028b0c92aa5da6a8eb6d6585a389fcf1035", + "datetime": "2022-07-19T19:37:20Z" }, { "tool": "rls",