From 8286a4eab391d6c49567cd9d931b17bcb78447ba Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 4 Sep 2018 15:55:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#53870!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@1c2e17f4e3a2070a7f703f51e29c1c388ef703b6. Direct link to PR: 🎉 rls on windows: build-fail → test-pass. 🎉 rls on linux: build-fail → test-pass. --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index e523f40ac0..d86a93fbcb 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "b7e44027a52cf7f2668c177582d0c80998b628b4", - "datetime": "2018-09-01T05:44:59Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "1c2e17f4e3a2070a7f703f51e29c1c388ef703b6", + "datetime": "2018-09-04T15:55:56Z" }, { "tool": "rustfmt",