From 15eefd2e2e6556da1b987d2db99bf9569d2ce135 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sat, 1 Feb 2020 21:46:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#68133!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@13db6501c7273cd1997ce20e15106f362e5613c4. 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 72cb185706..50b9f30200 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "5371ddf8c6937e90ffb279c24ac3e79d17833399", - "datetime": "2020-01-31T18:36:22Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "13db6501c7273cd1997ce20e15106f362e5613c4", + "datetime": "2020-02-01T21:46:29Z" }, { "tool": "miri",