From c5c92e84dc48ce3f004039bd2431681609329910 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 4 Aug 2021 23:53:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#86155!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@25b764849625cb090e8b81d12d2bb2295d073788. 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 72a588b940..0528a1dd1a 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "e3b1c12becebd21d88ca9f4364d7db8d1d380c18", - "datetime": "2021-08-02T23:17:14Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "25b764849625cb090e8b81d12d2bb2295d073788", + "datetime": "2021-08-04T23:53:04Z" }, { "tool": "rls",