From 8d4e350a8f54c1e6357b4bbec339e0f543d2b16e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 12 Jun 2019 07:39:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#61758!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c4797fa4f4a696b183b3aa1517ee22c78d0f5d7a. Direct link to PR: 💔 rls on linux: test-pass → test-fail (cc @Xanewok, @rust-lang/infra). --- _data/latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index d5d87f9017..5114be82c2 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-pass", - "commit": "912d22e36965d3c9f6d7f14ca18657182aa1fe54", - "datetime": "2019-06-11T11:07:31Z" + "linux": "test-fail", + "commit": "c4797fa4f4a696b183b3aa1517ee22c78d0f5d7a", + "datetime": "2019-06-12T07:39:58Z" }, { "tool": "rustfmt",