From e05aafaf7f7bd3e57340deac7411d26621416199 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 31 Jan 2021 06:00:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#81578!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@7850c28a5ff0c21f658b869138d3b8658b21a554. 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 @calebcartwright). 💔 rustfmt on linux: test-pass → build-fail (cc @topecongiro @calebcartwright). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index a219ab8e5e..7d2b2217a8 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,17 +8,17 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "3419da89aaaa678f680032fef9764e875aa06026", - "datetime": "2021-01-15T04:58:58Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "7850c28a5ff0c21f658b869138d3b8658b21a554", + "datetime": "2021-01-31T06:00:18Z" }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "5957f208a5def92a5ee85e71b01f75904c1ba4ff", - "datetime": "2020-12-06T08:10:20Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "7850c28a5ff0c21f658b869138d3b8658b21a554", + "datetime": "2021-01-31T06:00:18Z" }, { "tool": "book",