From 917bbf8d43258270eb8ceadc329e183e741f7e2d Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 19 Mar 2020 03:35:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#70118!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@57e1da59cd0761330b4ea8d47b16340a78eeafa9. Direct link to PR: 💔 clippy-driver on windows: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). 💔 clippy-driver on linux: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). 💔 miri on windows: test-fail → build-fail (cc @oli-obk @eddyb @RalfJung). 💔 miri on linux: test-fail → build-fail (cc @oli-obk @eddyb @RalfJung). 💔 rls on windows: test-pass → build-fail (cc @Xanewok). 💔 rls on linux: test-pass → build-fail (cc @Xanewok). 💔 book on windows: test-pass → test-fail (cc @carols10cents @steveklabnik). 💔 book on linux: test-pass → test-fail (cc @carols10cents @steveklabnik). --- _data/latest.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 39c2b38c36..9f61be124a 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,24 +1,24 @@ [ { "tool": "clippy-driver", - "windows": "test-pass", - "linux": "test-pass", - "commit": "ae5b641e9ef3fc5ed2b9944121f75902f639cb0a", - "datetime": "2020-03-18T01:28:48Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9", + "datetime": "2020-03-19T03:35:05Z" }, { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "dd67187965e136bff1ed05e035293441c60f0790", - "datetime": "2020-03-16T19:51:42Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9", + "datetime": "2020-03-19T03:35:05Z" }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "f509b26a7730d721ef87423a72b3fdf8724b4afa", - "datetime": "2020-03-18T09:37:26Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9", + "datetime": "2020-03-19T03:35:05Z" }, { "tool": "rustfmt", @@ -29,10 +29,10 @@ }, { "tool": "book", - "windows": "test-pass", - "linux": "test-pass", - "commit": "6d69caba110c0c2fb90180df1cbc8be5033b91d4", - "datetime": "2020-02-27T21:57:28Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9", + "datetime": "2020-03-19T03:35:05Z" }, { "tool": "nomicon",