From 048d24956688577126cc3fd57093f88aab481c0c Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <34210020+rust-toolstate-update@users.noreply.github.com> Date: Mon, 30 Apr 2018 19:50:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#50345!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@17841cc97ac950312355403b6cfe11b916e242a6. Direct link to PR: 💔 rls on windows: test-pass → build-fail (cc @nrc). 💔 rls on linux: test-pass → build-fail (cc @nrc). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 1b4d895c59..7ba214e0ad 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "c18778704c691c172274b23ee80927714ac2acc4", - "datetime": "2018-04-26T05:49:08Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "17841cc97ac950312355403b6cfe11b916e242a6", + "datetime": "2018-04-30T19:50:44Z" }, { "tool": "rustfmt",