diff options
| author | Taylor Cramer <cramertj@google.com> | 2017-12-08 17:41:36 -0800 |
|---|---|---|
| committer | Taylor Cramer <cramertj@google.com> | 2017-12-19 14:59:13 -0800 |
| commit | b82e2e9db1fdc698b6cb6f69fc544f72a4093aba (patch) | |
| tree | d59496031e8fbb3cfad6b37d84ee386c53a6ae08 | |
| parent | 07f51fb8684e1ea0a3859234d360814093d891bd (diff) | |
| download | rust-b82e2e9db1fdc698b6cb6f69fc544f72a4093aba.tar.gz rust-b82e2e9db1fdc698b6cb6f69fc544f72a4093aba.zip | |
Break rustfmt
| -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" |
