From eec7196cff65fde72a4e67d0fe1f39e39d5e6a45 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 25 Nov 2019 19:39:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#66748!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@91642e3ac0120c8e9cdd5f3c85ad03f3bf1b8b69. Direct link to PR: 🎉 rls on windows: test-fail → test-pass (cc @Xanewok, @rust-lang/infra). 🎉 rls on linux: test-fail → test-pass (cc @Xanewok, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 77f9502a15..a15a1e74a1 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-fail", - "linux": "test-fail", - "commit": "53712f8637dbe326df569a90814aae1cc5429710", - "datetime": "2019-11-21T21:02:30Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "91642e3ac0120c8e9cdd5f3c85ad03f3bf1b8b69", + "datetime": "2019-11-25T19:39:13Z" }, { "tool": "rustfmt",