From abad0d8d7209548758acb4672506d18916e8e1f3 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 6 Jul 2020 03:22:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#74073!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@0c03aee8b81185d65b5821518661c30ecdb42de5. Direct link to PR: 💔 rls on windows: test-pass → build-fail (cc @Xanewok). 💔 rls on linux: test-pass → build-fail (cc @Xanewok). 💔 rustfmt on windows: test-pass → build-fail (cc @topecongiro). 💔 rustfmt on linux: test-pass → build-fail (cc @topecongiro). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0f3efb22fb..faf65865db 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,17 +15,17 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "9f3c96b869b48ecd0bb556c6ad9cd603b4dacfb9", - "datetime": "2020-06-25T16:30:06Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "0c03aee8b81185d65b5821518661c30ecdb42de5", + "datetime": "2020-07-06T03:22:46Z" }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "033013cab3a861224fd55f494c8be1cb0349eb49", - "datetime": "2020-06-20T06:53:09Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "0c03aee8b81185d65b5821518661c30ecdb42de5", + "datetime": "2020-07-06T03:22:46Z" }, { "tool": "book",