From 7fabbe938059cfba059401e825ae116e0962618b Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <34210020+rust-toolstate-update@users.noreply.github.com> Date: Mon, 16 Apr 2018 18:52:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#49130!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@49317cd511fbb60178bd5122e484609568938468. Direct link to PR: 💔 rls on windows: test-pass → build-fail (cc @nrc). 💔 rls on linux: test-pass → build-fail (cc @nrc). 💔 rustfmt on windows: test-pass → build-fail (cc @nrc). 💔 rustfmt on linux: test-pass → build-fail (cc @nrc). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index fffcdc3f8d..af58a0c005 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,17 +15,17 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "410e895bd5f3ca4cb29dd5731cbd75f907e0f41a", - "datetime": "2018-04-14T06:33:37Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "49317cd511fbb60178bd5122e484609568938468", + "datetime": "2018-04-16T18:52:45Z" }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "410e895bd5f3ca4cb29dd5731cbd75f907e0f41a", - "datetime": "2018-04-14T06:33:37Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "49317cd511fbb60178bd5122e484609568938468", + "datetime": "2018-04-16T18:52:45Z" }, { "tool": "book",