From eedba98b44c5ce41bc91b905e883a2662fa0cfac Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 17 May 2018 16:46:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#50615!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@dbd10f81758381339f98994b8d31814cf5e98707. Direct link to PR: 💔 rls on windows: test-pass → build-fail (cc @nrc, @rust-lang/infra). 💔 rls on linux: test-pass → build-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 e67b681b08..c0e1fc0691 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "3ec2058bfee1e6c57d4c84d873737f84d4636bea", - "datetime": "2018-05-16T09:04:48Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "dbd10f81758381339f98994b8d31814cf5e98707", + "datetime": "2018-05-17T16:46:02Z" }, { "tool": "rustfmt",