From c9ef3705aba955f22f9abbdb46e39f3628da2dd0 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 7 Jul 2019 14:58:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#59800!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@dd2e8040a35883574ae0c4cc7a4e887ecb66469c. 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 c8c9dbf3b8..ac4e9c0b6d 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-pass", - "commit": "853f30052d019a8ebe197a5adff3a29d6716a955", - "datetime": "2019-07-05T15:31:32Z" + "linux": "test-fail", + "commit": "dd2e8040a35883574ae0c4cc7a4e887ecb66469c", + "datetime": "2019-07-07T14:58:02Z" }, { "tool": "rustfmt",