Nick Cameron
|
75a13868da
|
Block format control flow discriminant expressions and binops
Fixes #1450
Adds control_style option
|
2017-05-05 14:37:13 +12:00 |
|
Nick Cameron
|
8bca85c4b6
|
Support block indent for function calls
Uses the `fn_call_style` option.
Fixes #1358
|
2017-03-28 10:43:46 +13:00 |
|
Nick Cameron
|
4bb31a7231
|
Block indenting for struct lit patterns
Now follows struct_lit_style (and most other struct_lit_ options).
Required a fair bit of refactoring and bug fixes.
Fixes #1311
|
2017-03-22 09:25:26 +13:00 |
|
Nick Cameron
|
13a6644074
|
Update RFC toml file
|
2017-03-20 10:27:01 +13:00 |
|
Nick Cameron
|
7b901130cb
|
Insert a newline before block-formatted generics
Fixes #1359
|
2017-03-10 14:29:45 +13:00 |
|
Nick Cameron
|
b820d50ec0
|
Add style RFC conformant rustfmt toml
Add a new `where` clause option, as yet unused.
|
2017-03-09 13:16:14 +13:00 |
|