Skip to content

Commit da549e1

Browse files
committed
Mark rustfmt and rls as broken.
Rustfmt needs support for extern types, and rls depends on rustfmt.
1 parent 907c7a3 commit da549e1

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,8 +29,8 @@ 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"
3636

0 commit comments

Comments
 (0)