From bad2799d0fd0a12ba25b03decd88284a9f4ceccb Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 25 Apr 2021 01:57:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#84310!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@b56b175c6c3d77f66793b2062b6325f822c87136. 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 @calebcartwright @topecongiro). 💔 rustfmt on linux: test-pass → build-fail (cc @calebcartwright @topecongiro). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 96a5e6d681..0dc5b9785a 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,17 +8,17 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "1284da34da56a17ae368e4673920ec4120562cbd", - "datetime": "2021-04-12T18:30:03Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "b56b175c6c3d77f66793b2062b6325f822c87136", + "datetime": "2021-04-25T01:57:28Z" }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "1284da34da56a17ae368e4673920ec4120562cbd", - "datetime": "2021-04-12T18:30:03Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "b56b175c6c3d77f66793b2062b6325f822c87136", + "datetime": "2021-04-25T01:57:28Z" }, { "tool": "book",