rust/tests/source/configs
Nick Cameron 918e79bb5a
Merge pull request #2380 from topecongiro/reorder-mods
[RFC] Reorder modules alphabetically
2018-02-01 15:18:34 +13:00
..
blank_lines_lower_bound
brace_style
comment_width
condense_wildcard_suffixes
control_brace_style
disable_all_formatting
empty_item_single_line
error_on_line_overflow
fn_args_density
fn_single_line
force_explicit_abi
force_multiline_block
format_strings
hard_tabs
indent_style
match_arm_blocks
match_block_trailing_comma
merge_derives
normalize_comments
reorder_imported_names
reorder_imports
reorder_imports_in_group
reorder_modules Reorder modules 2018-01-29 21:59:15 +09:00
space_before_colon
spaces_around_ranges Extending spaces_around_ranges to ranges in match arm patterns 2018-01-21 16:50:17 -08:00
spaces_within_parens_and_brackets
struct_field_align_threshold
struct_lit_single_line
tab_spaces
trailing_comma
type_punctuation_density
use_try_shorthand
where_single_line
wrap_comments