Stéphane Campinas
|
a4d1469baf
|
removed comment with default: rustfmt-indent_style
|
2018-06-27 01:35:53 +02:00 |
|
Nick Cameron
|
4f522794ae
|
Tidy up and pass tests
|
2018-03-02 15:07:13 +13:00 |
|
topecongiro
|
4af2aa3a9e
|
Create rustfmt_core crate
|
2018-02-07 22:48:05 +09:00 |
|
Nick Cameron
|
86007e7d17
|
Remove where_density and where_layout options
There is a choice between block and visual indent for where clauses, plus the
single line option. I think these two are too fine-grained to be useful.
|
2017-11-24 21:08:24 +13:00 |
|
topecongiro
|
96f3c36c04
|
Replace '_indent' with 'indent_style'
|
2017-11-13 17:33:32 +09:00 |
|
Seiichi Uchida
|
d2acd99703
|
Update tests
|
2017-08-01 22:27:12 +09:00 |
|
Nick Cameron
|
6f30d9e7c9
|
Reformat tests
|
2017-06-13 14:42:54 +12:00 |
|
Nick Cameron
|
21ff1d43ba
|
Unify a bunch of option types into IndentStyle
|
2017-03-20 11:46:39 +13:00 |
|
Nick Cameron
|
8d81aa1991
|
Support where clauses on the same line as the function decl where it all fits on one line.
|
2015-09-02 07:59:54 +12:00 |
|
Nick Cameron
|
6216dce14e
|
Support where clause predicates at different indentations
|
2015-09-01 19:04:41 +12:00 |
|