From 763e51e63de6186ac56d10591e5ed92b32828d52 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 24 Feb 2020 03:44:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#69366!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@79cd224e758f603898b64308e849fbb9be6e6f4d. 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 aa514f2f09..ac3d8c2614 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "187f3d73abf35404b12782993d6e8880e866d6d1", - "datetime": "2020-02-21T16:58:33Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "79cd224e758f603898b64308e849fbb9be6e6f4d", + "datetime": "2020-02-24T03:44:39Z" }, { "tool": "miri",