From 1f8dea3c87bcc0ac968f3aa6bf70807835bc0dee Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 24 Dec 2019 14:41:17 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#67579!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@84d8f9ddd3819501735d30b3c584c6935ef6c9da. Direct link to PR: 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 79357cede..6401d2885 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "9b98af84c4aa66392236fff59c86da2130d46d46", - "datetime": "2019-12-22T22:39:19Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "84d8f9ddd3819501735d30b3c584c6935ef6c9da", + "datetime": "2019-12-24T14:41:16Z" }, { "tool": "rls",