From 5d82474132b682ad00950e3ad4e6eedad9715254 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 11 Jun 2020 21:37:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#73246!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@a37c32e2d5fb186627ffe99a391c7fd6fd159334. 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). 🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 5496814af4..ab580156fb 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,17 +15,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "bb8674837a9cc5225020e07fc3f164762bb4c11c", - "datetime": "2020-06-10T04:05:28Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "a37c32e2d5fb186627ffe99a391c7fd6fd159334", + "datetime": "2020-06-11T21:37:40Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "bb8674837a9cc5225020e07fc3f164762bb4c11c", - "datetime": "2020-06-10T04:05:28Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "a37c32e2d5fb186627ffe99a391c7fd6fd159334", + "datetime": "2020-06-11T21:37:40Z" }, { "tool": "book",