From 7ba7c67f7c1d9824b3a7126c78d6bd22db365e75 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 21 Feb 2020 02:17:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#69072!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@d3ebd592d0024994c4661807c925e20a018238b3. Direct link to PR: 💔 clippy-driver on windows: test-fail → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 💔 clippy-driver on linux: test-fail → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 8a0dc1376f..40356e0ec9 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "2c462a2f776b899d46743b1b44eda976e846e61d", - "datetime": "2020-02-20T22:44:31Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "d3ebd592d0024994c4661807c925e20a018238b3", + "datetime": "2020-02-21T02:17:10Z" }, { "tool": "miri",