From 84e45f1e31b83e19f2f6410184028f5619b8a9f3 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 14 Dec 2018 09:13:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56536!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@664ede88faf57b8fc09715fc66cd9e46490ce64d. Direct link to PR: 💔 clippy-driver on windows: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → test-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 67443d3378..2960b9e5c6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "97a0bd60820374165427962e9802f4f3c3f7ff7b", - "datetime": "2018-12-14T05:58:58Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "664ede88faf57b8fc09715fc66cd9e46490ce64d", + "datetime": "2018-12-14T09:13:25Z" }, { "tool": "miri",