| .. |
|
bin
|
Use argv[0] for usage output
|
2015-11-19 17:56:37 -08:00 |
|
chains.rs
|
new config 'chain_indent'
|
2015-11-14 21:50:40 +01:00 |
|
comment.rs
|
Option to disable line breaking in comments
|
2015-11-10 08:03:01 +13:00 |
|
config.rs
|
Fix empty body format, add fn_empty_single_line option, refactor block tests
|
2015-11-19 20:45:02 -06:00 |
|
expr.rs
|
Merge pull request #618 from zyphrus/master
|
2015-11-20 18:14:26 +13:00 |
|
filemap.rs
|
Adds a "Native" option to newline_style.
|
2015-11-15 04:16:34 -08:00 |
|
imports.rs
|
Pass in whether an ast::Path is in an expression context.
|
2015-11-14 13:54:57 -08:00 |
|
issues.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
|
items.rs
|
Combine rewrite_single_line_fn and rewrite_fn
|
2015-11-19 20:49:24 -06:00 |
|
lib.rs
|
Add verbose mode
|
2015-11-15 15:41:41 +09:00 |
|
lists.rs
|
Honor "enum_trailing_comma" option. Fixes #556
|
2015-11-03 23:57:31 +01:00 |
|
macros.rs
|
Rustup
|
2015-11-16 14:16:46 +13:00 |
|
missed_spans.rs
|
show rustfmt coverage!
|
2015-10-24 15:22:37 +05:30 |
|
modules.rs
|
Changes to source formatting
|
2015-09-26 13:58:12 +12:00 |
|
patterns.rs
|
Rustup
|
2015-11-16 14:16:46 +13:00 |
|
rewrite.rs
|
Fix crash speculatively parsing macro arguments as expressions.
|
2015-10-27 23:41:32 -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
|
Pass in whether an ast::Path is in an expression context.
|
2015-11-14 13:54:57 -08:00 |
|
utils.rs
|
Support single-line functions
|
2015-11-19 14:23:56 -06:00 |
|
visitor.rs
|
Rewrite module declarations
|
2015-11-21 21:06:29 +01:00 |