From de388dbbf40f4dfcbefbe9a165e65ccdf9939a21 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 15 Jul 2022 14:25:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#99278!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@116819f54f062a2f425deac4ec29245038c26613. Direct link to PR: 🎉 rls on windows: build-fail → test-pass (cc @Xanewok). 🎉 rls on linux: build-fail → test-pass (cc @Xanewok). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 9597ad6ed..c8d7ca6ac 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "0ed9c64c3e63acac9bd77abce62501696c390450", - "datetime": "2022-07-14T11:00:41Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "116819f54f062a2f425deac4ec29245038c26613", + "datetime": "2022-07-15T14:25:47Z" }, { "tool": "book",