From 309e0ce9807a8c9c19167b1ec04ff1df27c2ed3f Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 15 Jan 2020 13:01:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#68221!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@c74353c7d2e61b111a9241490b9fbbd1ebe491fe. Direct link to PR: 🎉 rls on windows: build-fail → test-pass (cc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @Xanewok, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index d61131c43e..373b3d2cb6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "59eb49d0da83fff01ae3c63f2e282b953e5f88df", - "datetime": "2020-01-09T19:23:02Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "c74353c7d2e61b111a9241490b9fbbd1ebe491fe", + "datetime": "2020-01-15T13:01:47Z" }, { "tool": "rustfmt",