From 22611370f0276239f746d3aa9e0565fd5111f899 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 16 Jul 2018 23:12:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#52081!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@1ecf6929dc3b309cdfcb7239260777dab38242b9. Direct link to PR: 💔 clippy-driver on windows: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → test-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 ab2e3e24e1..3cfa0ff484 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "50702b28383c15907c29e8f70256cdd439800834", - "datetime": "2018-07-16T16:19:55Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "1ecf6929dc3b309cdfcb7239260777dab38242b9", + "datetime": "2018-07-16T23:12:22Z" }, { "tool": "miri",