rust/tests/target/configs
2018-01-11 16:53:13 +09:00
..
blank_lines_lower_bound
brace_style
combine_control_expr
comment_width
condense_wildcard_suffixes
control_brace_style
disable_all_formatting
empty_item_single_line
error_on_line_overflow
error_on_unformatted
fn_args_density
fn_single_line
force_explicit_abi
force_multiline_block
format_strings
hard_tabs
imports_indent
imports_layout
indent_style
match_arm_blocks
match_block_trailing_comma
merge_derives
normalize_comments
reorder_imported_names
reorder_imports
reorder_imports_in_group
space_before_colon
spaces_around_ranges
spaces_within_parens_and_brackets
struct_field_align_threshold Add a test for #2343 and update tests 2018-01-11 16:53:13 +09:00
struct_lit_single_line
tab_spaces
trailing_comma
trailing_semicolon
type_punctuation_density
use_try_shorthand
where_single_line
wrap_comments