From 3cab49f5df1dffcff53fd6c1f45c2529272f6130 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 28 May 2019 20:32:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#61274!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@721268583759224d0f6476e0b8b196cc8afbdea0. Direct link to PR: 💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 💔 rls on windows: test-pass → build-fail (cc @Xanewok, @rust-lang/infra). 💔 rls on linux: test-pass → build-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 8086649b8b..51ed7c3664 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "a6ce9b312354cadb046be40398b7e28b616bad28", - "datetime": "2019-05-28T17:38:57Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "721268583759224d0f6476e0b8b196cc8afbdea0", + "datetime": "2019-05-28T20:32:00Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "a6ce9b312354cadb046be40398b7e28b616bad28", - "datetime": "2019-05-28T17:38:57Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "721268583759224d0f6476e0b8b196cc8afbdea0", + "datetime": "2019-05-28T20:32:00Z" }, { "tool": "rustfmt",