diff options
| -rw-r--r-- | src/tools/toolstate.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/toolstate.toml b/src/tools/toolstate.toml index 86ea1130619..4b864791a27 100644 --- a/src/tools/toolstate.toml +++ b/src/tools/toolstate.toml @@ -33,4 +33,4 @@ rls = "Testing" # ping @nrc # when breaking rustfmt, always break rls as well -rustfmt = "Testing" +rustfmt = "Broken" |
