From a9bffdf33cc13a2a568753de10c59afa3f0acfea Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sat, 29 Dec 2018 23:47:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56225!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@59183180f718fc2212828e180f2f856f0db1bb9c. Direct link to PR: 💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 rls on windows: test-pass → build-fail (cc @nrc @Xanewok, @rust-lang/infra). 💔 rls on linux: test-pass → build-fail (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 4c5120caf3..a452db6484 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "d9e3edb74bb52d3d60d48dc956319c68f7f2805c", - "datetime": "2018-12-29T01:23:34Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "59183180f718fc2212828e180f2f856f0db1bb9c", + "datetime": "2018-12-29T23:47:26Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "d5175f4405029cf456ca0cd44b438a7f86ffdc06", - "datetime": "2018-12-29T12:57:57Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "59183180f718fc2212828e180f2f856f0db1bb9c", + "datetime": "2018-12-29T23:47:26Z" }, { "tool": "rustfmt",