From 334bfd22253a1c53cdf0c1038af2a6bdab290e29 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 7 Jul 2019 18:32:43 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#62467!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@9210359b18185f46af9c0f30cc3d2678394930ef. Direct link to PR: 🎉 rls on linux: test-fail → test-pass (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 ac4e9c0b6d..381841d5ca 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-fail", - "commit": "dd2e8040a35883574ae0c4cc7a4e887ecb66469c", - "datetime": "2019-07-07T14:58:02Z" + "linux": "test-pass", + "commit": "9210359b18185f46af9c0f30cc3d2678394930ef", + "datetime": "2019-07-07T18:32:42Z" }, { "tool": "rustfmt",