From a9609f024885ea83d3c2db3443afac0ea1c22395 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 27 Nov 2019 21:01:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56231!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@e87a205c2e117d9fb57f6cdeac0a7f6e95c88316. 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 014d20bb38..757e47c4c5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-pass", - "commit": "91642e3ac0120c8e9cdd5f3c85ad03f3bf1b8b69", - "datetime": "2019-11-25T19:39:13Z" + "linux": "test-fail", + "commit": "e87a205c2e117d9fb57f6cdeac0a7f6e95c88316", + "datetime": "2019-11-27T21:01:45Z" }, { "tool": "rustfmt",