From 3313fcf9259f70ab9112faa59a38996398ef46a7 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 2 Sep 2022 23:35:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#97802!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@8c6ce6b91b172f77c795a74bfeaf74b865146b3f. Direct link to PR: 💔 miri on windows: test-fail → build-fail (cc @oli-obk @RalfJung). 💔 miri on linux: test-pass → build-fail (cc @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 46376874ea..0eb239c609 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", - "linux": "test-pass", - "commit": "9ba169a73acfa9c9875b76eec09e9a91cc6246df", - "datetime": "2022-09-02T21:08:25Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "8c6ce6b91b172f77c795a74bfeaf74b865146b3f", + "datetime": "2022-09-02T23:35:13Z" }, { "tool": "book",