From 420940be38a641afa8e623511aa4fc940b0795d4 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 5 Oct 2018 12:54:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#52121!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@766e21c7d7f9a0469997c714787d8e244df651b3. 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 ab35016561..6337794893 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "5de52817c43fcb767ab3c7ecf051872cad6d0df2", - "datetime": "2018-10-04T16:36:08Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "766e21c7d7f9a0469997c714787d8e244df651b3", + "datetime": "2018-10-05T12:54:32Z" }, { "tool": "miri",