From b19359fb08e46a424d59ebb2e30a9a5dc8eff90e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 7 Jun 2019 04:32:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#61408!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c5295ac64a8f2c7aee9cdd13b8fe00b82aff8435. Direct link to PR: 🎉 rls on windows: test-fail → test-pass (cc @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 da955f1eb2..6c324debd6 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": "5eeb567a27eba18420a620ca7d0c007e29d8bc0c", - "datetime": "2019-06-06T23:35:49Z" + "commit": "c5295ac64a8f2c7aee9cdd13b8fe00b82aff8435", + "datetime": "2019-06-07T04:32:49Z" }, { "tool": "rustfmt",