From 7d89975af5f9295b53284fc801a2f58dea477005 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 23 Jan 2022 05:36:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#93165!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@d13e8dd41d44a73664943169d5b7fe39b22c449f. Direct link to PR: 🎉 miri on linux: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb). --- _data/latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0e15ef404b..7e553fc4c6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -2,9 +2,9 @@ { "tool": "miri", "windows": "test-fail", - "linux": "test-fail", - "commit": "523be2e05da322daaecf1ecc8f2c0d625f5f46e3", - "datetime": "2022-01-21T06:20:32Z" + "linux": "test-pass", + "commit": "d13e8dd41d44a73664943169d5b7fe39b22c449f", + "datetime": "2022-01-23T05:36:14Z" }, { "tool": "rls",