From 00d289be6970cfc3742ac197f1ea34a09cf3d804 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 13 Nov 2018 03:51:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#55052!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c4371c854f5c7f734563f61a666e0ae230024c17. Direct link to PR: 💔 rls on linux: test-pass → test-fail (cc @nrc @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 38301e0afa..fe65da4b7c 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-pass", - "commit": "56ac2c4fc3a287c189abb2db5fd26a53f30ef9e7", - "datetime": "2018-11-05T09:50:15Z" + "linux": "test-fail", + "commit": "c4371c854f5c7f734563f61a666e0ae230024c17", + "datetime": "2018-11-13T03:51:32Z" }, { "tool": "rustfmt",