From e2a6489d7d434facee81b64730b937d0869a851e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 24 Jan 2019 18:31:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#51285!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@01f8e25b15f4ab157c8e7c9c56054df7595ec0e1. 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 e9ef478020..9544eb0f66 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2", - "datetime": "2019-01-22T23:04:14Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "01f8e25b15f4ab157c8e7c9c56054df7595ec0e1", + "datetime": "2019-01-24T18:31:14Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2", - "datetime": "2019-01-22T23:04:14Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "01f8e25b15f4ab157c8e7c9c56054df7595ec0e1", + "datetime": "2019-01-24T18:31:14Z" }, { "tool": "rustfmt",