Skip to content

Commit 3241f45

Browse files
committed
rustfmt is broken which makes rls broken
1 parent 5e74353 commit 3241f45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/toolstate.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ miri = "Broken"
2929
clippy = "Broken"
3030

3131
# ping @nrc
32-
rls = "Testing"
32+
rls = "Broken"
3333

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

0 commit comments

Comments
 (0)