From 5ea12a1004ae62661437b40743c42b309bc6ca1f Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 25 Nov 2019 04:33:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#66671!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c9bacb70f0b19d324a548bd7942692ab18d159a4. Direct link to PR: 💔 clippy-driver on windows: test-fail → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 💔 clippy-driver on linux: test-fail → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @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 f86e755395..77f9502a15 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "e41ced3f8d8e2f3f377ef931458e612d5f3d1f3f", - "datetime": "2019-11-24T05:36:35Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "c9bacb70f0b19d324a548bd7942692ab18d159a4", + "datetime": "2019-11-25T04:33:31Z" }, { "tool": "miri",