From 4c4c5b249aa98e9957d7735106a5776a60693c58 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 22 Oct 2020 04:06:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#78212!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@ef3e3863939217678e5f7e755c4234d224107c64. 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 @topecongiro @calebcartwright). 🎉 rustfmt on linux: build-fail → test-pass (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 03d615faac..13e0af4b44 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,17 +8,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "4d247ad7d3d2a9f72cd60e281f39b5d85bd6a463", - "datetime": "2020-10-18T18:26:20Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "ef3e3863939217678e5f7e755c4234d224107c64", + "datetime": "2020-10-22T04:06:26Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "4d247ad7d3d2a9f72cd60e281f39b5d85bd6a463", - "datetime": "2020-10-18T18:26:20Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "ef3e3863939217678e5f7e755c4234d224107c64", + "datetime": "2020-10-22T04:06:26Z" }, { "tool": "book",