From 2e60d937ed483fc0a4fa468803718e548ac1236d Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 20 Feb 2020 22:44:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#69325!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@2c462a2f776b899d46743b1b44eda976e846e61d. 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). 💔 miri on linux: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). 💔 reference on windows: test-pass → test-fail (cc @matthewjasper @Havvy @steveklabnik @ehuss, @rust-lang/infra). 💔 reference on linux: test-pass → test-fail (cc @matthewjasper @Havvy @steveklabnik @ehuss, @rust-lang/infra). --- _data/latest.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index f4f63a8d6f..8a0dc1376f 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,17 +1,17 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "7710ae0e2653e0fa14ff9b7797ed29340e0284a8", - "datetime": "2020-02-19T14:25:01Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "2c462a2f776b899d46743b1b44eda976e846e61d", + "datetime": "2020-02-20T22:44:31Z" }, { "tool": "miri", "windows": "test-pass", - "linux": "test-pass", - "commit": "e168dcd254d0a6a0cbaad5f2c054ce5116a07119", - "datetime": "2020-02-14T16:31:40Z" + "linux": "test-fail", + "commit": "2c462a2f776b899d46743b1b44eda976e846e61d", + "datetime": "2020-02-20T22:44:31Z" }, { "tool": "rls", @@ -43,10 +43,10 @@ }, { "tool": "reference", - "windows": "test-pass", - "linux": "test-pass", - "commit": "2628f579f6246df385acf9203bf2ffb6aedf5ccc", - "datetime": "2019-08-08T12:48:54Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "2c462a2f776b899d46743b1b44eda976e846e61d", + "datetime": "2020-02-20T22:44:31Z" }, { "tool": "rust-by-example",