.. |
bin
|
Refactoring configuration
|
2015-09-29 09:38:19 +10:00 |
chains.rs
|
Indent uncontinued chains to block level
|
2015-10-14 19:41:29 +02:00 |
comment.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
config.rs
|
Fix typos in config descriptions
|
2015-10-08 16:13:10 +02:00 |
expr.rs
|
Format vec! macro using brackets
|
2015-10-16 22:55:42 +02:00 |
filemap.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
imports.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
issues.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
items.rs
|
Adjust for unified enum variants and structs
|
2015-10-15 20:37:36 +02:00 |
lib.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
lists.rs
|
Format vec! macro using brackets
|
2015-10-16 22:55:42 +02:00 |
macros.rs
|
Format vec! macro using brackets
|
2015-10-16 22:55:42 +02:00 |
missed_spans.rs
|
Try "overflowing" the final function argument when it's a closure
|
2015-10-08 23:40:33 +02:00 |
modules.rs
|
Changes to source formatting
|
2015-09-26 13:58:12 +12:00 |
rewrite.rs
|
Add Indent::none(), remove make_indent.
|
2015-09-19 10:36:45 -07:00 |
rustfmt_diff.rs
|
Changes to rustfmt source
|
2015-09-26 18:29:48 +12:00 |
string.rs
|
infinite while loop fixed, redundancy removed
|
2015-10-02 11:13:07 -05:00 |
types.rs
|
Handle multi-line return types and multi-line tuples
|
2015-10-10 14:55:31 +13:00 |
utils.rs
|
Refactoring configuration
|
2015-09-29 09:38:19 +10:00 |
visitor.rs
|
Force semicolons after break/continue/return. Remove after blocks.
|
2015-10-15 19:55:42 +02:00 |