From 06a91bec0c80c596e66b5f487bbee72819e5b31e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 7 May 2021 21:56:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#84980!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@770792ff8d1ec542e78e77876ac936f43ffb8e05. 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 f5cbe97d8f..db99ec6a8b 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "24acc388da2cdbe1ec79b6933402941b6fffb26b", - "datetime": "2021-05-05T13:32:43Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "770792ff8d1ec542e78e77876ac936f43ffb8e05", + "datetime": "2021-05-07T21:56:53Z" }, { "tool": "rustfmt",