From 1928efb0ac4932a437edc5fe3061dc2b0f31ef18 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 11 Nov 2021 02:03:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#90784!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@8e0293137f895a417fa043b9817c455150769406. Direct link to PR: 🎉 miri on windows: build-fail → test-pass (cc @eddyb @oli-obk @RalfJung). 🎉 miri on linux: build-fail → test-pass (cc @eddyb @oli-obk @RalfJung). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index a18322ee04..ad22da0c51 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "800a156c1ef0c16eb80f57536d96fbf6629fb3b1", - "datetime": "2021-11-10T12:33:00Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "8e0293137f895a417fa043b9817c455150769406", + "datetime": "2021-11-11T02:03:26Z" }, { "tool": "rls",