From 45756ad5380264f488a506d5e18c9fda383d6fa9 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 9 Jul 2019 09:51:55 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#62460!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@88953840ac9fc3e7f90af537b8b4177b76ae0d87. 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 381841d5ca..ff85c136d5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-pass", - "commit": "9210359b18185f46af9c0f30cc3d2678394930ef", - "datetime": "2019-07-07T18:32:42Z" + "linux": "test-fail", + "commit": "88953840ac9fc3e7f90af537b8b4177b76ae0d87", + "datetime": "2019-07-09T09:51:54Z" }, { "tool": "rustfmt",