From ea15629752c6ad72e99e539b0c841772c5573503 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 16 Aug 2021 12:34:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#88032!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@73d96b090bb68065cd3a469b27cbd568e39bf0e7. Direct link to PR: 🎉 miri on windows: test-fail → test-pass (cc @RalfJung @eddyb @oli-obk). 🎉 miri on linux: test-fail → test-pass (cc @RalfJung @eddyb @oli-obk). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 9242072500..a3486afbc6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "5a19ffe1c2b99d9e09706cc286aad1ec0868eddb", - "datetime": "2021-08-13T22:28:38Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "73d96b090bb68065cd3a469b27cbd568e39bf0e7", + "datetime": "2021-08-16T12:34:18Z" }, { "tool": "rls",