From 87020aae306b3f4b9a196ef6d03da7bac6cc26c9 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 26 Oct 2021 03:42:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#85830!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@17e13b549f5f83cd9ffca9a540090754eb95115c. Direct link to PR: 💔 miri on windows: test-pass → build-fail (cc @RalfJung @eddyb @oli-obk). 💔 miri on linux: test-pass → build-fail (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 035e8c2693..c634a294ee 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "c2171ee53ef2c98addbc3543e50e61496d8440a9", - "datetime": "2021-10-08T06:16:58Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "17e13b549f5f83cd9ffca9a540090754eb95115c", + "datetime": "2021-10-26T03:42:44Z" }, { "tool": "rls",