From f2b66102fad0001aa1ed7fe2118b0f8702096845 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 10 Mar 2019 09:25:53 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56732!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@913ad6d1f092c70049934ba538d342d295d35997. 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). 💔 miri on windows: test-pass → build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 💔 miri on linux: test-pass → build-fail (cc @oli-obk @RalfJung @eddyb, @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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0430243438..60a095a0e2 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,24 +1,24 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "9261088a73f4d78c1788e3a0de279d9330c472e1", - "datetime": "2019-03-04T04:47:46Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "913ad6d1f092c70049934ba538d342d295d35997", + "datetime": "2019-03-10T09:25:48Z" }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "c0086b9e8972fef9fd4af24bae20d45021ed06c6", - "datetime": "2019-03-03T14:31:14Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "913ad6d1f092c70049934ba538d342d295d35997", + "datetime": "2019-03-10T09:25:48Z" }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "9261088a73f4d78c1788e3a0de279d9330c472e1", - "datetime": "2019-03-04T04:47:46Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "913ad6d1f092c70049934ba538d342d295d35997", + "datetime": "2019-03-10T09:25:48Z" }, { "tool": "rustfmt",