From e2d78b860379f61515153aedb77ea0f158e1f793 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 4 Mar 2019 04:47:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#58807!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@9261088a73f4d78c1788e3a0de279d9330c472e1. Direct link to PR: 🎉 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). 🎉 rls on windows: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 2339cd4456..0430243438 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "f0be45738dd3524f9487f3cf358ef014b12c4061", - "datetime": "2019-02-27T04:13:49Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "9261088a73f4d78c1788e3a0de279d9330c472e1", + "datetime": "2019-03-04T04:47:46Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "f0be45738dd3524f9487f3cf358ef014b12c4061", - "datetime": "2019-02-27T04:13:49Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "9261088a73f4d78c1788e3a0de279d9330c472e1", + "datetime": "2019-03-04T04:47:46Z" }, { "tool": "rustfmt",