From 9809143b72771e1e46edce6ca39ee7215955f997 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:57:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#81768!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@218bf8d7657e1aadf6f499651078f3710df20c7b. 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 cbf6c6f156..af34f371dd 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,17 +8,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "7850c28a5ff0c21f658b869138d3b8658b21a554", - "datetime": "2021-01-31T06:00:18Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "218bf8d7657e1aadf6f499651078f3710df20c7b", + "datetime": "2021-02-10T12:57:08Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "7850c28a5ff0c21f658b869138d3b8658b21a554", - "datetime": "2021-01-31T06:00:18Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "218bf8d7657e1aadf6f499651078f3710df20c7b", + "datetime": "2021-02-10T12:57:08Z" }, { "tool": "book",