From 577407b82857e9f77593dd9429a1629c6dea863c Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 14 Jul 2022 02:23:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#97995!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@cbb07c27a4d78f95557a6b9cdcc32f98d67a0c22. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @RalfJung @oli-obk). 💔 miri on linux: test-pass → test-fail (cc @RalfJung @oli-obk). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 76410cf928..065af3cc24 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "06754d8852bea286a3a76d373ccd17e66afb5a8b", - "datetime": "2022-07-08T23:17:51Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "cbb07c27a4d78f95557a6b9cdcc32f98d67a0c22", + "datetime": "2022-07-14T02:23:10Z" }, { "tool": "rls",