From ee1e5814958595e69fed504eb802c99e90821057 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 25 Feb 2020 15:10:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#69440!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@e3a277943e5e55a4ef169d5cc629de664db5e24e. 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 a316411bbb..da17a4d49f 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "834bc5650acf7019a53b409db68986857822812c", - "datetime": "2020-02-24T18:17:42Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "e3a277943e5e55a4ef169d5cc629de664db5e24e", + "datetime": "2020-02-25T15:10:09Z" }, { "tool": "rls",