From 0987e234c9a54e348ba8437ef9a5329504861488 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 14 Apr 2019 01:11:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#59949!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@00856722bad5e9d96048319fb41f4b7e249820cd. Direct link to PR: 💔 clippy-driver on windows: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @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 3f945b88f4..0955664942 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "99da733f7f38ce8fe68453e859b7ac96bf7caa0f", - "datetime": "2019-04-13T00:00:55Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "00856722bad5e9d96048319fb41f4b7e249820cd", + "datetime": "2019-04-14T01:11:58Z" }, { "tool": "miri",