From fc7074ee1266877aa18fd80f86438110d8e21a02 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 28 Nov 2019 03:42:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#66829!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@42f93dedbe8218b4936002b72dbed6f296979c26. Direct link to PR: 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @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 fcafeb07b1..f91db2ffc3 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "c9bacb70f0b19d324a548bd7942692ab18d159a4", - "datetime": "2019-11-25T04:33:31Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "42f93dedbe8218b4936002b72dbed6f296979c26", + "datetime": "2019-11-28T03:42:41Z" }, { "tool": "miri",