mark rustfmt as broken

There's a trailing whitespace problem in one of the tests. @nrc said
he'll go fix it quickly, but until then I'll like to land this PR.

I suspect this happened because one of the dependencies in the
Cargo.lock I updated had changed the format of the XML they emit, but
that has to be investigated.
This commit is contained in:
Ariel Ben-Yehuda 2017-11-23 22:18:48 +02:00 committed by Ariel Ben-Yehuda
parent 7dbbbf6607
commit 47d53e8d78

View File

@ -32,4 +32,4 @@ clippy = "Broken"
rls = "Testing"
# ping @nrc
rustfmt = "Testing"
rustfmt = "Compiling"