From fe1bc2142416ead1617348fd8c3eaf7bcfea7934 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 25 Jan 2021 18:29:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#81375!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@7fba12bb1d3877870758a7a53e2fe766bb19bd60. Direct link to PR: 🎉 miri on windows: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung). --- _data/latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 590528b477..fb542a3cd5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "test-fail", + "windows": "test-pass", "linux": "test-pass", - "commit": "9a9477fada5baf69d693e717d6df902e411a73d6", - "datetime": "2021-01-24T15:26:12Z" + "commit": "7fba12bb1d3877870758a7a53e2fe766bb19bd60", + "datetime": "2021-01-25T18:29:21Z" }, { "tool": "rls",