From 7ca62bfd27890723a1d166be99a10452b1c93639 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:36:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#68080!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@5371ddf8c6937e90ffb279c24ac3e79d17833399. Direct link to PR: 💔 clippy-driver on windows: test-pass → test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index fcdb8aae17..c55282a2c6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,10 +1,10 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "9ed29b6ff6aa2e048b09c27af8f62ee3040bdb37", - "datetime": "2020-01-29T19:59:22Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "5371ddf8c6937e90ffb279c24ac3e79d17833399", + "datetime": "2020-01-31T18:36:22Z" }, { "tool": "miri",