From 8f8d66fad7a6ac2b84bdce158337f575471bda77 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sat, 15 Sep 2018 22:15:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#54116!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@e4ba1d41e3c2a66215943e43de70f93bb195b1f0. Direct link to PR: 🎉 clippy-driver on windows: test-fail → test-pass. 🎉 clippy-driver on linux: test-fail → test-pass. --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0e62deaefa..271de90bc6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "9f53c87b4b1f097e111c9525d60470ed22631018", - "datetime": "2018-09-15T17:48:01Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "e4ba1d41e3c2a66215943e43de70f93bb195b1f0", + "datetime": "2018-09-15T22:15:36Z" }, { "tool": "miri",