diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2017-10-24 20:44:02 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2017-10-24 20:44:02 +0200 |
| commit | b46c014cd33c7ccb900220952128ec29ad576276 (patch) | |
| tree | cc67797c9560fbb65d2fc10fc919ca9df6bd2808 | |
| parent | 83bca40350f1b78fbe00e7082c40b3ef79eae4ce (diff) | |
| download | rust-b46c014cd33c7ccb900220952128ec29ad576276.tar.gz rust-b46c014cd33c7ccb900220952128ec29ad576276.zip | |
Set rustfmt broken while waiting for the update of their side
| -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 f1684f4c5ac..8346a79f7dd 100644 --- a/src/tools/toolstate.toml +++ b/src/tools/toolstate.toml @@ -32,4 +32,4 @@ clippy = "Broken" rls = "Testing" # ping @nrc -rustfmt = "Testing" +rustfmt = "Broken" |
