From 84453ce155e0c4dd29389ca7a60ff0d6485c4ad9 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 26 Oct 2018 02:59:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#54145!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@7b0735a832dd49cb482084590eb0f2577955c079. Direct link to PR: 💔 rls on windows: test-pass → test-fail (cc @nrc, @rust-lang/infra). 💔 rls on linux: test-pass → test-fail (cc @nrc, @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 1bea9d8456..4eac8abeb5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "2a5de33193b4a96af0af7faff2a8b6d6f1b5989f", - "datetime": "2018-10-15T13:20:21Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "7b0735a832dd49cb482084590eb0f2577955c079", + "datetime": "2018-10-26T02:59:44Z" }, { "tool": "rustfmt",