Skip to content

Commit 47d53e8

Browse files
arielb1Ariel Ben-Yehuda
authored and
Ariel Ben-Yehuda
committed
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.
1 parent 7dbbbf6 commit 47d53e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/toolstate.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ clippy = "Broken"
3232
rls = "Testing"
3333

3434
# ping @nrc
35-
rustfmt = "Testing"
35+
rustfmt = "Compiling"

0 commit comments

Comments
 (0)