From ccdc58b8ba77f79bc9a74a5552a9941ec7083792 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 7 Dec 2018 22:23:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56502!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@4a45578bc58ff262864f72680cc02e83f5d2f5b3. Direct link to PR: 💔 clippy-driver on windows: test-fail → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 clippy-driver on linux: test-fail → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 💔 miri on windows: test-fail → build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 💔 miri on linux: test-fail → build-fail (cc @oli-obk @RalfJung @eddyb, @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 505a5ca0fd..0246559b02 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,17 +1,17 @@ [ { "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "15a2607863fded7570cacfc7825702dde5a4234c", - "datetime": "2018-12-07T08:48:03Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "4a45578bc58ff262864f72680cc02e83f5d2f5b3", + "datetime": "2018-12-07T22:23:50Z" }, { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440", - "datetime": "2018-12-06T12:42:46Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "4a45578bc58ff262864f72680cc02e83f5d2f5b3", + "datetime": "2018-12-07T22:23:50Z" }, { "tool": "rls",