From 7effa9c907896feb92709190832bcc2b5bc4552a Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 16 Mar 2020 19:51:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#67133!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@dd67187965e136bff1ed05e035293441c60f0790. 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 e95e365f08..aa858b385f 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "5da2e53f471f5eea60f534845b90c97ecabb71cb", - "datetime": "2020-03-15T17:28:47Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "dd67187965e136bff1ed05e035293441c60f0790", + "datetime": "2020-03-16T19:51:42Z" }, { "tool": "rls",