From e6323919aa464a52897a176978507e9830600e16 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 22 Mar 2020 18:38:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#70275!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@1902d1e0de179498d0cb7fd4856d1e0ffcd52095. Direct link to PR: 💔 rustfmt on windows: test-pass → build-fail (cc @topecongiro). 💔 rustfmt on linux: test-pass → build-fail (cc @topecongiro). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 0b95f93817..6a9700e3a0 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -22,10 +22,10 @@ }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "ba18875557aabffe386a2534a1aa6118efb6ab88", - "datetime": "2020-02-13T04:58:54Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "1902d1e0de179498d0cb7fd4856d1e0ffcd52095", + "datetime": "2020-03-22T18:38:28Z" }, { "tool": "book",