From 00d44a2fa1fbfaee09f98fda3f3ce8c58100353d Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 24 Jun 2022 15:39:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#98397!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@fdca237d5194bf8a1c9b437ebd2114d1c2ba6195. 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 45ee6533da..12ef046294 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "a09c668c965f735f4cd59e7158662b9daa0b71ba", - "datetime": "2022-06-22T02:52:11Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "fdca237d5194bf8a1c9b437ebd2114d1c2ba6195", + "datetime": "2022-06-24T15:39:37Z" }, { "tool": "rls",