From 8fb805a137c868c08782e033c5a54a619222da2b Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 14 Dec 2018 05:58:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56778!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@97a0bd60820374165427962e9802f4f3c3f7ff7b. Direct link to PR: 🎉 clippy-driver on windows: test-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 🎉 clippy-driver on linux: test-fail → test-pass (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 f97f3e7bfe..67443d3378 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "bd47d6825bf4090517549d33cfef10d3300b4a75", - "datetime": "2018-12-12T15:39:09Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "97a0bd60820374165427962e9802f4f3c3f7ff7b", + "datetime": "2018-12-14T05:58:58Z" }, { "tool": "miri",