From 37b0f8372e820a0c3b98d45bac624fba06618fdf Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Thu, 25 Jul 2019 22:35:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#60340!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@890881f8f4c77e8670d4b32104c0325fcfefc90f. Direct link to PR: 💔 rustfmt on windows: test-pass → build-fail (cc @topecongiro, @rust-lang/infra). 💔 rustfmt on linux: test-pass → build-fail (cc @topecongiro, @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 5749c2773d..1556ae395b 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -22,10 +22,10 @@ }, { "tool": "rustfmt", - "windows": "test-pass", - "linux": "test-pass", - "commit": "4d66b7b76df04c29422ae3385920abb5cb947cff", - "datetime": "2019-02-19T12:53:35Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "890881f8f4c77e8670d4b32104c0325fcfefc90f", + "datetime": "2019-07-25T22:35:26Z" }, { "tool": "book",