From a1441724a4ce3b0841181f1c700efaf252b40326 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 12 Jun 2019 16:32:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#61722!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@24ddd1615419be89828fb5628e3c14af86c08b01. 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 e8f838231b..127be2c32b 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-pass", - "commit": "3f511ade5b0bc42028e42b81392feec770d90ead", - "datetime": "2019-06-12T10:34:46Z" + "linux": "test-fail", + "commit": "24ddd1615419be89828fb5628e3c14af86c08b01", + "datetime": "2019-06-12T16:32:20Z" }, { "tool": "rustfmt",