From 25910958ab1c2b1ef2446ea8ad9371a78efe6a15 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 26 Apr 2019 04:42:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#60296!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@180edc21eeca50d0d597de091c8eb712667b5dd2. 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-fail → build-fail (cc @Xanewok, @rust-lang/infra). 💔 rls on linux: test-fail → build-fail (cc @Xanewok, @rust-lang/infra). 💔 book on windows: test-pass → test-fail (cc @carols10cents @steveklabnik, @rust-lang/infra). 💔 book on linux: test-pass → test-fail (cc @carols10cents @steveklabnik, @rust-lang/infra). --- _data/latest.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 60dbfe5e28..5846d52842 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "bd31c392f286d61caac0babee68c900cdaa8b504", - "datetime": "2019-04-25T17:20:26Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "180edc21eeca50d0d597de091c8eb712667b5dd2", + "datetime": "2019-04-26T04:42:47Z" }, { "tool": "miri", @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-fail", - "linux": "test-fail", - "commit": "bd31c392f286d61caac0babee68c900cdaa8b504", - "datetime": "2019-04-25T17:20:26Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "180edc21eeca50d0d597de091c8eb712667b5dd2", + "datetime": "2019-04-26T04:42:47Z" }, { "tool": "rustfmt", @@ -29,10 +29,10 @@ }, { "tool": "book", - "windows": "test-pass", - "linux": "test-pass", - "commit": "727eabd68143e968d8826ee29b8ea7792d29fa96", - "datetime": "2018-08-24T19:22:46Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "180edc21eeca50d0d597de091c8eb712667b5dd2", + "datetime": "2019-04-26T04:42:47Z" }, { "tool": "nomicon",