From a3ae562cea71e866e8fa912c2fba802a4b2d5f93 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <34210020+rust-toolstate-update@users.noreply.github.com> Date: Sun, 14 Jan 2018 00:43:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#47416!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@cf4c3cbe5524608fd3a8fcd626f3c73223022be7. 💔 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 0f44e77f26..ee44e87fed 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,16 +15,16 @@ }, { "tool": "rls", - "windows": "test-pass", - "linux": "test-pass", - "commit": "f0e5c953e4be3b5aee49cdcc0b1c244681392961", - "datetime": "2017-12-29T16:52:58Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "cf4c3cbe5524608fd3a8fcd626f3c73223022be7", + "datetime": "2018-01-14T00:43:15Z" }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "2e33c89ff1518359c4bd5fbed1571ea00cb3b146", - "datetime": "2018-01-09T10:03:45Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "cf4c3cbe5524608fd3a8fcd626f3c73223022be7", + "datetime": "2018-01-14T00:43:15Z" } ] \ No newline at end of file