From 8ffa0e4c30ac9ba8546b7046e5c4ccc2b96ebdd4 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Tue, 10 Sep 2019 04:28:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#64321!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e. 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). 🎉 rustfmt on windows: build-fail → test-pass (cc @topecongiro, @rust-lang/infra). 🎉 rustfmt on linux: build-fail → test-pass (cc @topecongiro, @rust-lang/infra). 💔 rustc-guide on linux: test-pass → test-fail (cc @mark-i-m @spastorino @amanjeev, @rust-lang/infra). --- _data/latest.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index d137841f75..5978be115e 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,17 +15,17 @@ }, { "tool": "rls", - "windows": "build-fail", - "linux": "build-fail", - "commit": "618768492f0c731fcb770dc2d178abe840846419", - "datetime": "2019-09-05T16:28:42Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e", + "datetime": "2019-09-10T04:28:01Z" }, { "tool": "rustfmt", - "windows": "build-fail", - "linux": "build-fail", - "commit": "618768492f0c731fcb770dc2d178abe840846419", - "datetime": "2019-09-05T16:28:42Z" + "windows": "test-pass", + "linux": "test-pass", + "commit": "122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e", + "datetime": "2019-09-10T04:28:01Z" }, { "tool": "book", @@ -72,8 +72,8 @@ { "tool": "rustc-guide", "windows": "test-pass", - "linux": "test-pass", - "commit": "1e869133b9888dc5abde54f4f31cb797ed9c7874", - "datetime": "2019-09-09T08:41:07Z" + "linux": "test-fail", + "commit": "122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e", + "datetime": "2019-09-10T04:28:01Z" } ] \ No newline at end of file