From bbe18dae0d01bca7c34a1135d931a9c74d9f4e4f Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 20 Sep 2020 22:01:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#76848!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@1fd5b9d516c035a898dcb437b2f982bea5d4bc88. Direct link to PR: 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 60ca69d353..16888f29d3 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "miri", - "windows": "build-fail", - "linux": "build-fail", - "commit": "5e449b9adff463455743291b0c1f76feec092992", - "datetime": "2020-09-20T11:03:28Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "1fd5b9d516c035a898dcb437b2f982bea5d4bc88", + "datetime": "2020-09-20T22:01:31Z" }, { "tool": "rls",