From 281b88a832e12531406b8baa58fe1bc3df1d1be3 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 1 Dec 2020 14:31:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#79596!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@b2dd82929b5b956972446d9720ceabdee171d405. Direct link to PR: 🎉 reference on windows: test-fail → test-pass (cc @matthewjasper @ehuss @steveklabnik @Havvy). 🎉 reference on linux: test-fail → test-pass (cc @matthewjasper @ehuss @steveklabnik @Havvy). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 09f0124fc3..88a80592e6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -36,10 +36,10 @@ }, { "tool": "reference", - "windows": "test-fail", - "linux": "test-fail", - "commit": "502c477b3417f18e4e45b4e6e37da9965a033051", - "datetime": "2020-11-21T08:07:01Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "b2dd82929b5b956972446d9720ceabdee171d405", + "datetime": "2020-12-01T14:31:02Z" }, { "tool": "rust-by-example",