From 82d4ee490643a2bf877d3d176fb950f97849c7dc Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 23 Feb 2022 10:45:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#94277!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c651ba8a542c7d89b271efbf024a31091c824f4b. Direct link to PR: 💔 rls on windows: test-pass → build-fail (cc @Xanewok). 💔 rls on linux: test-pass → build-fail (cc @Xanewok). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index ca8bf6ce5e..2b71918397 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "e646f3d2a9541952310778288854943678738ea9", - "datetime": "2022-02-10T22:31:05Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "c651ba8a542c7d89b271efbf024a31091c824f4b", + "datetime": "2022-02-23T10:45:54Z" }, { "tool": "book",