From 02bb7900e6813a3177a5e1d5df3d7a07bbda7c0f Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 21 Nov 2019 21:02:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#66389!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@53712f8637dbe326df569a90814aae1cc5429710. Direct link to PR: 💔 rls on windows: test-pass → test-fail (cc @Xanewok, @rust-lang/infra). 💔 rls on linux: test-pass → test-fail (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 bffaeb864a..2b36315567 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "4f03f4a989d1c8346c19dfb417a77c09b34408b8", - "datetime": "2019-11-12T21:13:48Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "53712f8637dbe326df569a90814aae1cc5429710", + "datetime": "2019-11-21T21:02:30Z" }, { "tool": "rustfmt",