From b03113ff461d6c45e44ecfb14be8b55aeacb054f Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 15 Apr 2019 02:25:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#59965!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c090ab471d7590a1048e329006761e829a02c9a8. 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 3a256a9283..e71b5badd9 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "9cd61f025b1b92076e69a9ef2d9233325c7d8bdc", - "datetime": "2019-04-14T19:43:35Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "c090ab471d7590a1048e329006761e829a02c9a8", + "datetime": "2019-04-15T02:25:30Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "9cd61f025b1b92076e69a9ef2d9233325c7d8bdc", - "datetime": "2019-04-14T19:43:35Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "c090ab471d7590a1048e329006761e829a02c9a8", + "datetime": "2019-04-15T02:25:30Z" }, { "tool": "rustfmt",