From d6c8385242b1cb8fe253bbda20ebdf85ba13474a Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 27 Feb 2019 04:13:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#58321!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@f0be45738dd3524f9487f3cf358ef014b12c4061. 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 @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 43cc893675..9658fb15a9 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "4d66b7b76df04c29422ae3385920abb5cb947cff", - "datetime": "2019-02-19T12:53:35Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "f0be45738dd3524f9487f3cf358ef014b12c4061", + "datetime": "2019-02-27T04:13:49Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "4d66b7b76df04c29422ae3385920abb5cb947cff", - "datetime": "2019-02-19T12:53:35Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "f0be45738dd3524f9487f3cf358ef014b12c4061", + "datetime": "2019-02-27T04:13:49Z" }, { "tool": "rustfmt",