From 22a2657963dce803db82513c4e5c0c63184ef936 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 21 Apr 2022 02:16:49 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#96254!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@09ccb6c59d026b94edae50ba949b22dfc5d65ed1. Direct link to PR: 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb). 🎉 miri on linux: build-fail → test-pass (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 5d63906306..04814cb37f 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "a2df8baea6fb7199822d39cfcfddb197604aa8a2", - "datetime": "2022-04-20T03:51:30Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "09ccb6c59d026b94edae50ba949b22dfc5d65ed1", + "datetime": "2022-04-21T02:16:48Z" }, { "tool": "rls",