From af380333fd8624d879137bdc880d44c56da35d98 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sat, 29 Dec 2018 12:57:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#57160!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@d5175f4405029cf456ca0cd44b438a7f86ffdc06. Direct link to PR: 🎉 rls on windows: test-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). --- _data/latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0401700c9c..ed1373a500 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-fail", + "windows": "test-pass", "linux": "test-pass", - "commit": "35a64f8bbfab3e063754cc9fc51a6ad795269b50", - "datetime": "2018-12-29T10:19:13Z" + "commit": "d5175f4405029cf456ca0cd44b438a7f86ffdc06", + "datetime": "2018-12-29T12:57:57Z" }, { "tool": "rustfmt",