From 906e819b2848e796e7de92b18f8379d9ba000ec8 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 7 Jul 2019 11:27:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#62434!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@dbeed58adee2ef046b46b252980f86672f9bfc4c. Direct link to PR: <https://github.com/rust-lang/rust/pull/62434> 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (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 53fc2f586a..c8c9dbf3b8 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "8c6fb028ca887dff9ec2fe0a90398b6d5bf5fb45", - "datetime": "2019-07-03T14:30:11Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "dbeed58adee2ef046b46b252980f86672f9bfc4c", + "datetime": "2019-07-07T11:27:45Z" }, { "tool": "miri",