From f80488ed32fdd6027f5c76ee614bfdba57f39b12 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sat, 21 Nov 2020 08:07:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#79003!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@502c477b3417f18e4e45b4e6e37da9965a033051. Direct link to PR: 💔 reference on windows: test-pass → test-fail (cc @matthewjasper @ehuss @steveklabnik @Havvy). 💔 reference on linux: test-pass → test-fail (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 bd5ce7cf02..c7f6eaa6e8 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -36,10 +36,10 @@ }, { "tool": "reference", - "windows": "test-pass", - "linux": "test-pass", - "commit": "1d5241c96208ca7d925442b1a5fa45ad18717a6f", - "datetime": "2020-03-08T14:44:38Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "502c477b3417f18e4e45b4e6e37da9965a033051", + "datetime": "2020-11-21T08:07:01Z" }, { "tool": "rust-by-example",