From f5d99932a18987dfecd79f2c47467fa45f1c33c7 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <34210020+rust-toolstate-update@users.noreply.github.com> Date: Fri, 16 Mar 2018 22:44:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#48097!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@55c984ee5db73db2379024951457d1139db57f24. Direct link to PR: 🎉 clippy-driver on windows: build-fail → test-fail. 🎉 clippy-driver on linux: build-fail → test-fail. --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index b6f06f323a..d9e3b49eb0 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "026339e42ba11a559767029d933d1197aefb877a", - "datetime": "2018-02-25T04:53:17Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "55c984ee5db73db2379024951457d1139db57f24", + "datetime": "2018-03-16T22:44:59Z" }, { "tool": "miri",