From 21fdb0c73c6d81ef56d0be9adaa3af90e32a92d2 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 5 May 2021 13:32:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#84886!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@24acc388da2cdbe1ec79b6933402941b6fffb26b. Direct link to PR: 🎉 rls on windows: build-fail → test-pass (cc @Xanewok). 🎉 rls on linux: build-fail → test-pass (cc @Xanewok). 🎉 rustfmt on windows: build-fail → test-pass (cc @calebcartwright @topecongiro). 🎉 rustfmt on linux: build-fail → test-pass (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 e9b020d07d..a62aa565d1 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,17 +8,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "b56b175c6c3d77f66793b2062b6325f822c87136", - "datetime": "2021-04-25T01:57:28Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "24acc388da2cdbe1ec79b6933402941b6fffb26b", + "datetime": "2021-05-05T13:32:43Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "b56b175c6c3d77f66793b2062b6325f822c87136", - "datetime": "2021-04-25T01:57:28Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "24acc388da2cdbe1ec79b6933402941b6fffb26b", + "datetime": "2021-05-05T13:32:43Z" }, { "tool": "book",