From 28ade82885b79c206d7d420e37a4c9c5a83fe71e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 25 Apr 2021 13:16:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#84216!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@06f0adb34570ba83fee391abeb0bec0eec28a234. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @oli-obk @RalfJung @eddyb). 💔 miri on linux: test-pass → test-fail (cc @oli-obk @RalfJung @eddyb). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0dc5b9785a..bac97ff613 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "b0c818c5e0fa37251d9fda2f656bf1041a2e1e1d", - "datetime": "2021-04-16T22:15:59Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "06f0adb34570ba83fee391abeb0bec0eec28a234", + "datetime": "2021-04-25T13:16:56Z" }, { "tool": "rls",