..
blank_lines_lower_bound
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
brace_style
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
combine_control_expr
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
comment_width
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
condense_wildcard_suffixes
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
control_brace_style
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
disable_all_formatting
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
empty_item_single_line
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
enum_discrim_align_threshold
Change enum align semantics to care about absolute length, rather than difference.
2018-09-26 18:47:17 +00:00
error_on_line_overflow
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
error_on_unformatted
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
fn_args_density
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
fn_single_line
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
force_explicit_abi
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
force_multiline_block
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
format_macro_bodies
Add some tests I forgot about earlier
2018-08-01 10:41:16 +12:00
format_macro_matchers
Add some tests I forgot about earlier
2018-08-01 10:41:16 +12:00
format_strings
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
hard_tabs
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
imports_indent
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
imports_layout
Update tests
2018-06-05 19:58:21 +09:00
indent_style
Update tests
2018-09-19 23:19:24 +09:00
match_arm_blocks
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
match_block_trailing_comma
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
merge_derives
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
normalize_comments
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
remove_nested_parens
add config test
2018-05-06 09:23:45 +08:00
reorder_impl_items
Add reorder_impl_items config option
2018-04-05 12:49:16 +09:00
reorder_imports
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
reorder_modules
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
skip_children
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
space_before_colon
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
spaces_around_ranges
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
struct_field_align_threshold
Update uses of rustfmt_skip
to rustfmt::skip
2018-05-14 16:25:10 +12:00
struct_lit_single_line
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
tab_spaces
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
trailing_comma
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
trailing_semicolon
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
type_punctuation_density
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
use_field_init_shorthand
Update uses of rustfmt_skip
to rustfmt::skip
2018-05-14 16:25:10 +12:00
use_small_heuristics
Add max_width option for all heuristics.
2018-07-17 13:17:36 -04:00
use_try_shorthand
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
where_single_line
fix tests
2018-05-31 18:34:06 +08:00
wrap_comments
Tidy up and pass tests
2018-03-02 15:07:13 +13:00