From 24f254c139d7008c742d70c4f1a5823071190bba Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 3 Jan 2019 20:30:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#55517!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c0bbc3927e28c22edefe6a1353b5ecc95ea9a104. 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 0a9d75c450..aca81ca883 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "a36b960df626cbb8bea74f01243318b73f0bd201", - "datetime": "2019-01-02T14:37:47Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "c0bbc3927e28c22edefe6a1353b5ecc95ea9a104", + "datetime": "2019-01-03T20:30:36Z" }, { "tool": "miri",