From af46e2f82524cde0b91de2831a22f215685c81ba Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 17 Feb 2020 01:52:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#67953!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@a643ee8d693b8100e6f54f2a01ff7cde05eb65c5. Direct link to PR: 💔 clippy-driver on windows: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → 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 ef5a0c4b98..58e8701248 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "7cba853b4f6080bf7831169fe5632ec9b6833242", - "datetime": "2020-02-12T10:11:23Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "a643ee8d693b8100e6f54f2a01ff7cde05eb65c5", + "datetime": "2020-02-17T01:52:17Z" }, { "tool": "miri",