From 96ed744b72a87b7ca47e9b4451930260f5ee6c58 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 13 Jun 2022 22:18:49 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#98066!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@ca122c7ebb3ab50149c9d3d24ddb59c252b32272. 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 36b8596006..2bad519b48 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "546c826f0ccaab36e897860205281f490db274e6", - "datetime": "2022-06-12T23:25:48Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "ca122c7ebb3ab50149c9d3d24ddb59c252b32272", + "datetime": "2022-06-13T22:18:48Z" }, { "tool": "rls",