From 94916817e171637dee6ffec55dc8f3420684d849 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 31 May 2019 17:11:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#61298!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@75f464481ed8c924086fc0b9a2d31841bbdbcabd. 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 @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @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 51ed7c3664..564ccd0090 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "721268583759224d0f6476e0b8b196cc8afbdea0", - "datetime": "2019-05-28T20:32:00Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "75f464481ed8c924086fc0b9a2d31841bbdbcabd", + "datetime": "2019-05-31T17:11:41Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "721268583759224d0f6476e0b8b196cc8afbdea0", - "datetime": "2019-05-28T20:32:00Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "75f464481ed8c924086fc0b9a2d31841bbdbcabd", + "datetime": "2019-05-31T17:11:41Z" }, { "tool": "rustfmt",