From 2d5a0c18ea1af8c0689f84a211887e89ce3cb70e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 7 Jul 2020 18:31:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#74059!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@e1beee4992ad4b235fc700bf7af1ee86f894ea53. 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 faf65865db..dd06dd658e 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "e070765f6e6c1035c7c728be486e7e69cb2b4808", - "datetime": "2020-06-30T15:43:02Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "e1beee4992ad4b235fc700bf7af1ee86f894ea53", + "datetime": "2020-07-07T18:31:16Z" }, { "tool": "rls",