From bc1e1184ab279f648c277fa94bf38081e5521b40 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 19 Jul 2022 16:34:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#99462!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@a289cfcfb32593c63d75f113547f63ffe2dde285. Direct link to PR: 💔 reference on windows: test-pass → test-fail (cc @matthewjasper @steveklabnik @Havvy @ehuss). 💔 reference on linux: test-pass → test-fail (cc @matthewjasper @steveklabnik @Havvy @ehuss). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 00dcee2ae1..c328eb22a3 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -29,10 +29,10 @@ }, { "tool": "reference", - "windows": "test-pass", - "linux": "test-pass", - "commit": "b2dd82929b5b956972446d9720ceabdee171d405", - "datetime": "2020-12-01T14:31:02Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "a289cfcfb32593c63d75f113547f63ffe2dde285", + "datetime": "2022-07-19T16:34:13Z" }, { "tool": "rust-by-example",