rust/tests
Afshin Mehrabani f412c875ea Adding where_single_line option (#2030)
* feat(where): adding where_single_line option and tests

* fix(where): adding more tests

* feat(where): changing the shape of where clause when where_single_line is true

* feat: newline_for_brace should avoid adding a new line where where_single_line is true

* fix(items): where_single_line should bypass the multi-item where clauses

* fix(items): refactoring and removing redundant variables

* fix(items): where_single_line should not be functional when args are multilined

* fix(config): fixing conflict with upstream
2017-11-06 11:53:17 +13:00
..
config Rename 'struct_lit_style' to 'struct_lit_indent' 2017-11-04 22:47:28 +09:00
coverage simplify tests 2016-04-05 02:45:39 +03:00
source Adding where_single_line option (#2030) 2017-11-06 11:53:17 +13:00
target Adding where_single_line option (#2030) 2017-11-06 11:53:17 +13:00
writemode Reformat tests 2017-06-13 14:42:54 +12:00
system.rs Cargo fmt 2017-11-02 21:45:00 +09:00