From bf8d91f12eceb25554f10212ced0a5c56f45e01d Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 2 May 2019 02:02:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#60432!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@ea68bee369c9ebc0de35abcd39211fa0d4f9c84f. 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-fail (cc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-fail (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 537b441829..7313a073df 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "build-fail", - "linux": "build-fail", - "commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c", - "datetime": "2019-05-01T20:10:16Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "ea68bee369c9ebc0de35abcd39211fa0d4f9c84f", + "datetime": "2019-05-02T02:02:19Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c", - "datetime": "2019-05-01T20:10:16Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "ea68bee369c9ebc0de35abcd39211fa0d4f9c84f", + "datetime": "2019-05-02T02:02:19Z" }, { "tool": "rustfmt",