From 9c2675f339c688ae1afc7c6078dc5c97c4e11d8e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 13 Aug 2020 10:32:55 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#75478!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@3fbed1739c384faabf00cd8a62abedbf506e949b. Direct link to PR: 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 7ab9a7d99..af27a3556 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "c94ed5ca91f1363b66970ce2cbd6e2773e3cb1d3", - "datetime": "2020-08-12T06:39:20Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "3fbed1739c384faabf00cd8a62abedbf506e949b", + "datetime": "2020-08-13T10:32:54Z" }, { "tool": "rls",