From e69fae683dd382e3a0500f293e093c881932f9c1 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 17 Mar 2021 22:23:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#82122!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@36f1f04f18b89ba4a999bcfd6584663fd6fc1c5d. Direct link to PR: 💔 miri on windows: test-pass → build-fail (cc @eddyb @oli-obk @RalfJung). 💔 miri on linux: test-pass → 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 192f91b0b8..659e638eca 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "5c6d3bf3896b465e15550f49c2861e3d18102270", - "datetime": "2021-03-11T14:31:00Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "36f1f04f18b89ba4a999bcfd6584663fd6fc1c5d", + "datetime": "2021-03-17T22:23:46Z" }, { "tool": "rls",