From 9bce2758747f39f9d959fd470881c2e8dd2ef101 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <34210020+rust-toolstate-update@users.noreply.github.com> Date: Sun, 18 Mar 2018 04:36:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#48917!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@5e3ecdce4e42ccc34c49f32f81be71ae00f2cf11. Direct link to PR: 💔 clippy-driver on windows: test-fail → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk). 💔 clippy-driver on linux: test-fail → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index d9e3b49eb0..6ff1c53629 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "55c984ee5db73db2379024951457d1139db57f24", - "datetime": "2018-03-16T22:44:59Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "5e3ecdce4e42ccc34c49f32f81be71ae00f2cf11", + "datetime": "2018-03-18T04:36:04Z" }, { "tool": "miri",