From cb6a4188e5de29aa83ce8fd44f17467e6002ed84 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 7 Aug 2018 00:09:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#53016!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@45a9d410f934247256812eda55ca66dd6999b3de. Direct link to PR: 💔 clippy-driver on windows: test-fail → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 clippy-driver on linux: test-fail → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @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 944c2ce91c..2fb467c518 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "b2397437530eecef72a1524a7e0a4b42034fa360", - "datetime": "2018-08-06T19:17:03Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "45a9d410f934247256812eda55ca66dd6999b3de", + "datetime": "2018-08-07T00:09:09Z" }, { "tool": "miri",