From 8c449faad49521c1d469e825ebaacb986cdd2583 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 10 Dec 2018 18:44:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56666!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@1137d29d5e551e377579c5a601fe7c444057d00c. Direct link to PR: 🎉 rls on windows: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). 🎉 rustfmt on windows: build-fail → test-pass (cc @nrc, @rust-lang/infra). 🎉 rustfmt on linux: build-fail → test-pass (cc @nrc, @rust-lang/infra). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 5920d36ee..af383cbc5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,17 +15,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440", - "datetime": "2018-12-06T12:42:46Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "1137d29d5e551e377579c5a601fe7c444057d00c", + "datetime": "2018-12-10T18:44:38Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440", - "datetime": "2018-12-06T12:42:46Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "1137d29d5e551e377579c5a601fe7c444057d00c", + "datetime": "2018-12-10T18:44:38Z" }, { "tool": "book",