From 1965412de9f0912ad887a65fe48c2cdf81275d17 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 5 Apr 2020 02:06:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#70149!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@e129923b7e4d58a92c8a0530cd6eaa5be548342d. Direct link to PR: 🎉 rls on windows: build-fail → test-pass (cc @Xanewok). 🎉 rls on linux: build-fail → test-pass (cc @Xanewok). 🎉 rustfmt on windows: build-fail → test-pass (cc @topecongiro). 🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro). --- _data/latest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index ff1cb74191..25fddbe2b6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,17 +15,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9", - "datetime": "2020-03-19T03:35:05Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "e129923b7e4d58a92c8a0530cd6eaa5be548342d", + "datetime": "2020-04-05T02:06:38Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "1902d1e0de179498d0cb7fd4856d1e0ffcd52095", - "datetime": "2020-03-22T18:38:28Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "e129923b7e4d58a92c8a0530cd6eaa5be548342d", + "datetime": "2020-04-05T02:06:38Z" }, { "tool": "book",