From 11c286c655e026847b0924079a4d1e27b5f48aae Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 7 Apr 2020 07:14:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#70164!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@209b2be09fcaff937480d1fbbe8b31646e361c7a. Direct link to PR: 💔 clippy-driver on windows: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). 💔 clippy-driver on linux: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index cdb06c7dd7..a480253218 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "6387b09153939b2a104cd63148598a5f458de2c2", - "datetime": "2020-04-05T19:32:31Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "209b2be09fcaff937480d1fbbe8b31646e361c7a", + "datetime": "2020-04-07T07:13:57Z" }, { "tool": "miri",