diff options
| author | Alex Burka <alex@alexburka.com> | 2017-11-20 01:01:09 +0000 |
|---|---|---|
| committer | Alex Burka <alex@alexburka.com> | 2017-11-20 01:01:09 +0000 |
| commit | 28f9ffbca14c597e9fad8d2ea9efd113c17afe6d (patch) | |
| tree | 42458d031032042d839b17899cd02745bd5042f2 /src | |
| parent | 7a5a1f98572887d9642c7321be6c0d5abf7aaffb (diff) | |
| download | rust-28f9ffbca14c597e9fad8d2ea9efd113c17afe6d.tar.gz rust-28f9ffbca14c597e9fad8d2ea9efd113c17afe6d.zip | |
break rustfmt
Diffstat (limited to 'src')
| -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 744a0f96ad7..59b8e1856dc 100644 --- a/src/tools/toolstate.toml +++ b/src/tools/toolstate.toml @@ -32,4 +32,4 @@ clippy = "Testing" rls = "Testing" # ping @nrc -rustfmt = "Testing" +rustfmt = "Broken" |
