From b4f33fcf445baca9d06c33e6941499d7a732905e Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 15 Jan 2020 22:40:17 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#68254!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@3291ae33907f2a866ea6cea89113200555038d06. 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 f709789f8a..6db3af359a 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-fail", - "commit": "faf45c5dadc04e2ee2f2b772402321e621899641", - "datetime": "2020-01-15T19:41:47Z" + "linux": "test-pass", + "commit": "3291ae33907f2a866ea6cea89113200555038d06", + "datetime": "2020-01-15T22:40:16Z" }, { "tool": "rustfmt",