From 30e63ccaf811a02f2b574206ba42d2172ad38d0a Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 15 Nov 2018 15:41:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#55974!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@9649c1f70fddd01843024932df97fb5a2b10bfe8. 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 0646f8990e..a0430c7620 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "56ac2c4fc3a287c189abb2db5fd26a53f30ef9e7", - "datetime": "2018-11-05T09:50:15Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "9649c1f70fddd01843024932df97fb5a2b10bfe8", + "datetime": "2018-11-15T15:41:22Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "6f93e93af6f823948cc13d2938957757c6486d88", - "datetime": "2018-11-14T22:17:31Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "9649c1f70fddd01843024932df97fb5a2b10bfe8", + "datetime": "2018-11-15T15:41:22Z" }, { "tool": "rustfmt",