From 72493c0a504c725b7397fb353495cf3d9f712e81 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 17 Jan 2020 12:26:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#68305!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@2480c9eac15608591f58730aed27caac9c30b4c2. 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 97a2f6b914..880c3e8b3d 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -16,9 +16,9 @@ { "tool": "rls", "windows": "test-pass", - "linux": "test-fail", - "commit": "91ff7c689d4a2beb45bdd45f14cb65424a46ad9c", - "datetime": "2020-01-17T07:45:04Z" + "linux": "test-pass", + "commit": "2480c9eac15608591f58730aed27caac9c30b4c2", + "datetime": "2020-01-17T12:26:25Z" }, { "tool": "rustfmt",