Rustfmt Stats

There are two tables on this page. A list of Config option used and a list of config option with values

Number of crates with rustfmt.toml or .rustfmt.toml: 22,536 out of 151,319 crates

Config option used

name count
max_width 5,201
edition 3,434
imports_granularity 3,342
use_field_init_shorthand 3,122
wrap_comments 2,643
tab_spaces 2,463
newline_style 2,400
reorder_imports 2,333
use_small_heuristics 2,222
group_imports 2,220
use_try_shorthand 2,101
format_code_in_doc_comments 2,092
hard_tabs 2,029
reorder_impl_items 1,670
unstable_features 1,649
format_strings 1,532
normalize_comments 1,423
match_block_trailing_comma 1,404
reorder_modules 1,256
comment_width 1,245
imports_layout 1,146
format_macro_matchers 1,076
overflow_delimited_expr 1,041
merge_derives 1,011
normalize_doc_attributes 975
condense_wildcard_suffixes 970
version 916
fn_single_line 855
trailing_comma 732
error_on_line_overflow 728
control_brace_style 713
remove_nested_parens 693
struct_field_align_threshold 680
force_explicit_abi 679
merge_imports 674
trailing_semicolon 670
binop_separator 664
blank_lines_upper_bound 658
force_multiline_blocks 657
brace_style 640
match_arm_blocks 637
where_single_line 632
format_macro_bodies 629
spaces_around_ranges 628
indent_style 617
enum_discrim_align_threshold 591
fn_args_layout 577
error_on_unformatted 570
struct_lit_single_line 569
imports_indent 556
empty_item_single_line 521
combine_control_expr 508
blank_lines_lower_bound 479
match_arm_leading_pipes 447
space_after_colon 447
type_punctuation_density 440
chain_width 438
space_before_colon 431
fn_call_width 397
fn_params_layout 387
hex_literal_case 386
color 380
inline_attribute_width 371
struct_lit_width 331
ignore 322
disable_all_formatting 304
report_fixme 300
single_line_if_else_max_width 287
report_todo 278
skip_children 265
array_width 256
hide_parse_errors 250
format_generated_files 246
doc_comment_code_block_width 223
struct_variant_width 217
attr_fn_like_width 214
short_array_element_width_threshold 207
make_backup 190
emit_mode 188
fn_args_density 171
reorder_imported_names 130
skip_macro_invocations 128
license_template_path 111
required_version 108
ideal_width 95
write_mode 84
format_doc_comments 54
struct_trailing_comma 51
single_line_let_else_max_width 50
reorder_imports_in_group 48
chain_indent 46
fn_args_paren_newline 41
fn_brace_style 30
take_source_hints 29
closure_block_indent_threshold 27
array_layout 26
fn_call_style 25
chain_one_line_max 23
enum_trailing_comma 23
where_layout 22
generics_indent 22
where_style 22
single_line_if_else 21
print_misformatted_file_names 19
verbose 19
struct_lit_style 19
wrap_match_arms 17
control_style 17
where_trailing_comma 17
where_indent 16
chain_base_indent 15
item_brace_style 15
where_pred_indent 14
reorder_extern_crates 14
error_on_line_overflow_comments 14
chain_split_single_child 13
where_density 13
space_around_attr_eq 12
fn_return_indent 11
struct_lit_trailing_comma 11
struct_lit_multiline_style 10
fn_empty_single_line 10
force_format_strings 10
fn_arg_indent 9
reorder_extern_crates_in_group 9
normalise_comments 9
impl_empty_single_line 8
width_heuristics 7
attributes_on_same_line_as_field 7
space_before_type_annotation 7
preserve_closure_block_wrapping 7
preserve_block_start_blank_lines 7
space_after_bound_colon 7
condense_wildcard_suffices 7
space_before_bound 7
space_after_type_annotation_colon 7
spaces_within_parens_and_brackets 7
space_before_fn_sig_paren 7
remove_blank_lines_at_start_or_end_of_block 7
match_wildcard_trailing_comma 6
attributes_on_same_line_as_variant 6
space_before_struct_lit_field_colon 6
space_after_struct_lit_field_colon 6
spaces_within_square_brackets 5
space_around_ranges 5
indent_match_arms 5
spaces_within_parens 5
fn_arg_intent 5
spaces_within_angle_brackets 5
separate_definition_blocks 4
max_empty_line_to_keept 4
format_macro_bodues 4
fn_call_witdh 4
chains_overflow_last 3
where_same_line 3
trim_final_newlines 3
show_parse_errors 3
editon 3
tabs_spaces 3
normalize_comment 2
reorder_importsw 2
Please don't run rustfmt on this repository 2
expr_indent_style 2
fn_cell_width 2
same_line_if_else 2
chain_overflow_last 2
array_horizontal_layout_threshold 2
rewrite_if_else 2
leeway 2
density 2
closure_indent_style 2
multiline_match_arm_forces_block 2
match_arm_forces_newline 2
spaces_before_color 1
chain_split_single_file 1
reorder_imports_in_groups 1
multiline_closure_forces_block 1
same_line_attributes 1
group_indents 1
tab_paces 1
write-mode 1
generics_style 1
unstable_options 1
use_tabs 1
width_heuristic 1
commend_width 1
unstable-features 1
brace_sbrace_style 1
todo 1
format_string 1
yew 1
import_layout 1

Config option and values used

name value count
Please don't run rustfmt on this repository true 2
array_horizontal_layout_threshold 0 1
array_horizontal_layout_threshold 1001 1
array_layout Visual 2
array_layout Block 24
array_width 2000 1
array_width 0 1
array_width 120 15
array_width 92 1
array_width 50 8
array_width 20 3
array_width 40 5
array_width 1000 7
array_width 31 1
array_width 32 2
array_width 160 1
array_width 200 1
array_width 30 1
array_width 500000 1
array_width 90 1
array_width 72 5
array_width 100 30
array_width 95 1
array_width 10 2
array_width 150 1
array_width 1 8
array_width 60 109
array_width 99 3
array_width 80 48
attr_fn_like_width 100 44
attr_fn_like_width 84 4
attr_fn_like_width 15 1
attr_fn_like_width 150 1
attr_fn_like_width 112 7
attr_fn_like_width 95 2
attr_fn_like_width 30 1
attr_fn_like_width 160 1
attr_fn_like_width 70 78
attr_fn_like_width 55 2
attr_fn_like_width 85 3
attr_fn_like_width 40 5
attr_fn_like_width 250 1
attr_fn_like_width 130 1
attr_fn_like_width 74 1
attr_fn_like_width 60 3
attr_fn_like_width 80 32
attr_fn_like_width 90 2
attr_fn_like_width 120 16
attr_fn_like_width 128 1
attr_fn_like_width 2000 1
attr_fn_like_width 1000 7
attributes_on_same_line_as_field false 7
attributes_on_same_line_as_variant false 6
binop_separator Back 260
binop_separator Front 395
binop_separator back 9
blank_lines_lower_bound 1 14
blank_lines_lower_bound 0 465
blank_lines_upper_bound 4 4
blank_lines_upper_bound 0 7
blank_lines_upper_bound 2 152
blank_lines_upper_bound 1 457
blank_lines_upper_bound 10 2
blank_lines_upper_bound 3 31
blank_lines_upper_bound 5 5
brace_sbrace_style PreferSameLine 1
brace_style AlwaysNextLine 107
brace_style PrferSameLine 1
brace_style PreferSameLine 237
brace_style SameLineWhere 293
brace_style alwaysnextline 2
chain_base_indent Tabbed 8
chain_base_indent Visual 7
chain_indent Tabbed 3
chain_indent Visual 30
chain_indent Block 13
chain_one_line_max 160 2
chain_one_line_max 90 1
chain_one_line_max 100 8
chain_one_line_max 74 1
chain_one_line_max 165 1
chain_one_line_max 60 5
chain_one_line_max 80 2
chain_one_line_max 99 3
chain_overflow_last false 2
chain_split_single_child false 7
chain_split_single_child true 6
chain_split_single_file false 1
chain_width 50 21
chain_width 48 1
chain_width 10 3
chain_width 225 4
chain_width 150 6
chain_width 60 109
chain_width 1 2
chain_width 130 1
chain_width 79 1
chain_width 110 8
chain_width 72 4
chain_width 200 2
chain_width 90 14
chain_width 35 2
chain_width 30 9
chain_width 63 1
chain_width 300 2
chain_width 2000 1
chain_width 70 31
chain_width 40 16
chain_width 100 36
chain_width 80 132
chain_width 160 1
chain_width 85 2
chain_width 120 14
chain_width 170 2
chain_width 140 1
chain_width 75 12
chains_overflow_last false 2
chains_overflow_last true 1
closure_block_indent_threshold 0 9
closure_block_indent_threshold 7 5
closure_block_indent_threshold 1 11
closure_block_indent_threshold -1 2
closure_indent_style Visual 2
color Never 6
color Always 26
color Auto 348
combine_control_expr true 259
combine_control_expr false 249
commend_width 80 1
comment_width 98 4
comment_width 77 1
comment_width 104 1
comment_width 0 3
comment_width 75 1
comment_width 80 343
comment_width 135 1
comment_width 79 36
comment_width 132 2
comment_width 60 19
comment_width 130 1
comment_width 69 1
comment_width 126 1
comment_width 500 1
comment_width 95 2
comment_width 120 164
comment_width 125 2
comment_width 124 3
comment_width 70 9
comment_width 99 8
comment_width 140 19
comment_width 72 1
comment_width 100 529
comment_width 115 2
comment_width 160 6
comment_width 90 36
comment_width 50 1
comment_width 78 6
comment_width 58 2
comment_width 200 3
comment_width 110 16
comment_width 85 1
comment_width 63 1
comment_width 150 4
comment_width 180 12
comment_width 114 1
comment_width 89 2
condense_wildcard_suffices true 7
condense_wildcard_suffixes false 202
condense_wildcard_suffixes true 768
control_brace_style AlwaysNextLine 64
control_brace_style AlwaysSameLine 402
control_brace_style ClosingNextLine 247
control_style Legacy 4
control_style Rfc 13
density Compressed 2
disable_all_formatting true 40
disable_all_formatting false 264
doc_comment_code_block_width 100 71
doc_comment_code_block_width 120 11
doc_comment_code_block_width 90 1
doc_comment_code_block_width 80 129
doc_comment_code_block_width 70 7
doc_comment_code_block_width 114 1
doc_comment_code_block_width 79 2
doc_comment_code_block_width 110 1
edition Edition2018 3
edition 2018 1433
edition 2015 44
edition 2024 2
edition 2021 1952
editon 2018 3
emit_mode Files 188
empty_item_single_line false 75
empty_item_single_line true 446
enum_discrim_align_threshold 60 18
enum_discrim_align_threshold 99 1
enum_discrim_align_threshold 35 2
enum_discrim_align_threshold 50 11
enum_discrim_align_threshold 32 6
enum_discrim_align_threshold 999 3
enum_discrim_align_threshold 25 8
enum_discrim_align_threshold 140 7
enum_discrim_align_threshold 120 3
enum_discrim_align_threshold 6 3
enum_discrim_align_threshold 1024 1
enum_discrim_align_threshold 16 3
enum_discrim_align_threshold 12 1
enum_discrim_align_threshold 5 2
enum_discrim_align_threshold 64 2
enum_discrim_align_threshold 15 13
enum_discrim_align_threshold 20 107
enum_discrim_align_threshold 0 215
enum_discrim_align_threshold 80 98
enum_discrim_align_threshold 8 6
enum_discrim_align_threshold 100 16
enum_discrim_align_threshold 30 23
enum_discrim_align_threshold 10 11
enum_discrim_align_threshold 40 31
enum_trailing_comma true 18
enum_trailing_comma false 5
error_on_line_overflow false 419
error_on_line_overflow true 309
error_on_line_overflow_comments false 14
error_on_unformatted false 351
error_on_unformatted true 219
expr_indent_style Tabbed 2
fn_arg_indent Visual 1
fn_arg_indent Tabbed 8
fn_arg_intent Tabbed 5
fn_args_density Vertical 13
fn_args_density compressed 2
fn_args_density CompressedIfEmpty 3
fn_args_density Tall 48
fn_args_density Compressed 105
fn_args_layout Block 31
fn_args_layout Tall 252
fn_args_layout Compressed 216
fn_args_layout Vertical 59
fn_args_layout Visual 17
fn_args_layout compressed 1
fn_args_layout vertical 1
fn_args_paren_newline false 38
fn_args_paren_newline true 3
fn_brace_style PreferSameLine 17
fn_brace_style AlwaysNextLine 2
fn_brace_style SameLineWhere 11
fn_call_style Visual 6
fn_call_style Block 19
fn_call_width 50 5
fn_call_width 300 1
fn_call_width 55 2
fn_call_width 10 1
fn_call_width 2000 1
fn_call_width 1000 7
fn_call_width 74 1
fn_call_width 79 1
fn_call_width 63 1
fn_call_width 190 7
fn_call_width 110 14
fn_call_width 100 66
fn_call_width 90 12
fn_call_width 72 4
fn_call_width 99 3
fn_call_width 120 30
fn_call_width 140 8
fn_call_width 89 2
fn_call_width 80 81
fn_call_width 40 8
fn_call_width 160 1
fn_call_width 85 1
fn_call_width 78 3
fn_call_width 96 29
fn_call_width 45 2
fn_call_width 60 95
fn_call_width 150 1
fn_call_width 70 9
fn_call_width -1 1
fn_call_witdh 140 4
fn_cell_width 120 1
fn_cell_width 100 1
fn_empty_single_line true 7
fn_empty_single_line false 3
fn_params_layout Vertical 38
fn_params_layout Compressed 112
fn_params_layout Tall 233
fn_params_layout compressed 4
fn_return_indent WithArgs 9
fn_return_indent WithWhereClause 2
fn_single_line false 406
fn_single_line true 449
force_explicit_abi true 613
force_explicit_abi false 66
force_format_strings false 9
force_format_strings true 1
force_multiline_blocks false 348
force_multiline_blocks true 309
format_code_in_doc_comments true 1976
format_code_in_doc_comments false 116
format_doc_comments true 33
format_doc_comments false 21
format_generated_files true 203
format_generated_files false 43
format_macro_bodies false 9
format_macro_bodies true 620
format_macro_bodues true 4
format_macro_matchers true 909
format_macro_matchers false 167
format_string true 1
format_strings false 362
format_strings true 1170
generics_indent Block 14
generics_indent Visual 8
generics_style Rfc 1
group_imports One 144
group_imports Preserve 52
group_imports stdexternalcrate 6
group_imports StdExternalCrate 2018
group_indents StdExternalCrate 1
hard_tabs false 828
hard_tabs true 1201
hex_literal_case Preserve 62
hex_literal_case Upper 223
hex_literal_case Lower 101
hide_parse_errors true 2
hide_parse_errors false 248
ideal_width 100 21
ideal_width 95 1
ideal_width 128 28
ideal_width 78 1
ideal_width 79 4
ideal_width 120 19
ideal_width 80 18
ideal_width 74 1
ideal_width 90 2
ignore ["datfile_parser/src/lib/battle_results/battle_result_fields.rs"] 1
ignore ["tests/src/calc.rs"] 1
ignore ["tests/ui/crashes/ice-10912.rs"] 2
ignore ["src/external"] 1
ignore ["**/*_generated.rs"] 1
ignore ["runner/src/templates"] 1
ignore ["src/main.rs"] 1
ignore ["mdbook_fork4ls"] 2
ignore ["tests/"] 1
ignore ["vls-core-test/tests/*.rs"] 2
ignore ["api-prelude/src/errors/macros.rs"] 1
ignore ["scout-audit-clippy-utils"] 1
ignore ["format"] 1
ignore ["/"] 9
ignore ["third-party"] 1
ignore ["src/macros.rs"] 1
ignore ["examples"] 3
ignore ["steamworks-sys"] 1
ignore ["src/mime_types.rs"] 1
ignore [] 262
ignore ["secp256k1-sys"] 1
ignore ["rustre-parser/build.rs"] 1
ignore ["examples/kg_test.rs"] 1
ignore ["src/Microsoft"] 1
ignore ["src/api/artifacts/generated"] 1
ignore ["src/schema.rs"] 1
ignore ["afl/*/in/*"] 1
ignore ["/vendor/"] 1
ignore ["ytmimi--markdown-fmt/"] 1
ignore ["src/lib.rs"] 3
ignore ["src/grpc"] 1
ignore ["spirv"] 1
ignore ["**/generated/*"] 1
ignore ["ale-sys/src/bindings.rs"] 1
ignore ["MoonZoon"] 1
ignore ["tamzen.rs"] 1
ignore ["src/bindings.rs"] 1
ignore ["generated.rs"] 1
ignore ["src/large_tables.rs"] 1
ignore ["y.rs"] 1
ignore ["third_party"] 1
ignore ["src/parser.rs"] 1
ignore ["docs"] 1
ignore ["shared-mime-info"] 1
ignore ["tests/bcfiles"] 1
ignore ["enumset/tests"] 1
impl_empty_single_line true 6
impl_empty_single_line false 2
import_layout HorizontalVertical 1
imports_granularity Preserve 35
imports_granularity crate 53
imports_granularity Item 159
imports_granularity item 7
imports_granularity Module 748
imports_granularity module 19
imports_granularity one 3
imports_granularity Crate 2220
imports_granularity One 98
imports_indent block 1
imports_indent Block 512
imports_indent Visual 43
imports_layout HorizontalVertical 499
imports_layout Mixed 313
imports_layout Vertical 265
imports_layout vertical 1
imports_layout Horizontal 65
imports_layout mixed 2
imports_layout horizontal 1
indent_match_arms true 5
indent_style block 7
indent_style visual 2
indent_style Visual 47
indent_style Block 561
inline_attribute_width 50 19
inline_attribute_width 120 1
inline_attribute_width 30 2
inline_attribute_width 255 2
inline_attribute_width 32 1
inline_attribute_width 100 18
inline_attribute_width 40 5
inline_attribute_width 0 300
inline_attribute_width 80 18
inline_attribute_width 70 1
inline_attribute_width 60 4
item_brace_style SameLineWhere 6
item_brace_style PreferSameLine 8
item_brace_style AlwaysNextLine 1
leeway 5 2
license_template_path license_header 5
license_template_path ./licensing/lgpl3-header.txt 1
license_template_path .license_template 9
license_template_path 70
license_template_path HEADER 1
license_template_path .license 1
license_template_path LICENSE 6
license_template_path src/license_template 1
license_template_path rustfmt.license-template 1
license_template_path .cargo/license.rs 2
license_template_path FILE_TEMPLATE 1
license_template_path docs/LICENSE_TEMPLATE.txt 1
license_template_path .license.template 3
license_template_path FILE_HEADER 1
license_template_path ./license-header-template 2
license_template_path LICENSE.template 6
make_backup true 4
make_backup false 186
match_arm_blocks false 219
match_arm_blocks true 418
match_arm_forces_newline true 2
match_arm_leading_pipes Always 30
match_arm_leading_pipes Preserve 136
match_arm_leading_pipes preserve 3
match_arm_leading_pipes Never 278
match_block_trailing_comma true 1162
match_block_trailing_comma false 242
match_wildcard_trailing_comma false 2
match_wildcard_trailing_comma true 4
max_empty_line_to_keept 1 4
max_width 75 7
max_width 89 29
max_width 140 130
max_width 142 1
max_width 82 2
max_width 90 147
max_width 85 18
max_width 101 3
max_width 175 4
max_width 99 24
max_width 144 12
max_width 170 5
max_width 134 2
max_width 104 1
max_width 160 118
max_width 77 1
max_width 50 1
max_width 118 2
max_width 60 9
max_width 95 4
max_width 80 1299
max_width 119 3
max_width 151 2
max_width 130 41
max_width 155 7
max_width 79 185
max_width 128 134
max_width 72 16
max_width 120 1180
max_width 94 2
max_width 87 17
max_width 230 1
max_width 98 5
max_width 96 23
max_width 127 6
max_width 600 3
max_width 88 25
max_width 105 6
max_width 256 1
max_width 102 3
max_width 58 2
max_width 250 19
max_width 92 5
max_width 83 1
max_width 1024 2
max_width 180 29
max_width 100000 1
max_width 135 11
max_width 512 1
max_width 9000 1
max_width 290 1
max_width 100 1187
max_width 70 29
max_width 115 20
max_width 126 5
max_width 114 9
max_width 132 6
max_width 300 13
max_width 1000 21
max_width 200 84
max_width 102400 1
max_width 4000 1
max_width 136 4
max_width 106 1
max_width 84 3
max_width 150 94
max_width 800 2
max_width 78 40
max_width 190 2
max_width 125 27
max_width 121 1
max_width 185 1
max_width 999 2
max_width 110 72
max_width 500 2
max_width 112 4
max_width 220 1
max_width 15000 1
max_width 10000 1
max_width 2000 1
max_width 187 1
max_width 165 1
max_width 240 3
max_width 81 9
merge_derives true 805
merge_derives false 206
merge_imports true 626
merge_imports false 48
multiline_closure_forces_block true 1
multiline_match_arm_forces_block true 2
newline_style Windows 11
newline_style Auto 337
newline_style unix 74
newline_style Unix 1913
newline_style native 2
newline_style auto 2
newline_style Native 61
normalise_comments true 4
normalise_comments false 5
normalize_comment true 2
normalize_comments true 1117
normalize_comments false 306
normalize_doc_attributes true 813
normalize_doc_attributes false 162
overflow_delimited_expr true 841
overflow_delimited_expr false 200
preserve_block_start_blank_lines false 7
preserve_closure_block_wrapping false 7
print_misformatted_file_names false 5
print_misformatted_file_names true 14
remove_blank_lines_at_start_or_end_of_block true 5
remove_blank_lines_at_start_or_end_of_block false 2
remove_nested_parens true 693
reorder_extern_crates true 14
reorder_extern_crates_in_group true 8
reorder_extern_crates_in_group false 1
reorder_impl_items false 260
reorder_impl_items true 1410
reorder_imported_names false 2
reorder_imported_names true 128
reorder_imports false 199
reorder_imports true 2134
reorder_imports_in_group true 45
reorder_imports_in_group false 3
reorder_imports_in_groups true 1
reorder_importsw true 2
reorder_modules true 1037
reorder_modules false 219
report_fixme true 1
report_fixme unnumbered 2
report_fixme Never 135
report_fixme Unnumbered 44
report_fixme Always 118
report_todo true 1
report_todo Unnumbered 33
report_todo Never 142
report_todo Always 102
required_version 1.4.36 2
required_version 0.7.0 1
required_version 1.7.0 8
required_version 0.3.4 1
required_version 1.5.2 11
required_version 1.4.8 2
required_version 1.4.12 7
required_version 1.4.11 2
required_version 0.99.5 1
required_version 0.99.4 2
required_version 1.4.9 1
required_version 1.4.18 1
required_version 1.4.30 1
required_version 1.4.17 1
required_version 1.2.0 1
required_version 1.6.0 2
required_version 1.4.4 1
required_version 1.3.0 2
required_version 1.4.38 15
required_version 1.4.37 6
required_version 1.0.0 2
required_version 0.8.2 4
required_version 1.4.25 2
required_version 1.5.1 20
required_version 1.0.3 6
required_version 1.0.1 4
required_version 1.4.22 1
required_version 0.3.6 1
rewrite_if_else true 2
same_line_attributes true 1
same_line_if_else true 1
same_line_if_else false 1
separate_definition_blocks always 4
short_array_element_width_threshold 5 2
short_array_element_width_threshold 25 1
short_array_element_width_threshold 40 3
short_array_element_width_threshold 80 1
short_array_element_width_threshold 16 3
short_array_element_width_threshold 20 12
short_array_element_width_threshold 115 1
short_array_element_width_threshold 155 1
short_array_element_width_threshold 8 3
short_array_element_width_threshold 12 4
short_array_element_width_threshold 30 1
short_array_element_width_threshold 50 2
short_array_element_width_threshold 10 172
short_array_element_width_threshold 70 1
show_parse_errors true 3
single_line_if_else true 21
single_line_if_else_max_width 60 27
single_line_if_else_max_width 2000 1
single_line_if_else_max_width 90 3
single_line_if_else_max_width 66 4
single_line_if_else_max_width 92 2
single_line_if_else_max_width 1000 7
single_line_if_else_max_width 115 1
single_line_if_else_max_width 40 1
single_line_if_else_max_width 50 92
single_line_if_else_max_width 45 1
single_line_if_else_max_width 70 4
single_line_if_else_max_width 96 7
single_line_if_else_max_width 140 8
single_line_if_else_max_width 100 28
single_line_if_else_max_width 120 5
single_line_if_else_max_width 80 51
single_line_if_else_max_width 0 33
single_line_if_else_max_width 110 5
single_line_if_else_max_width 75 5
single_line_if_else_max_width 20 1
single_line_if_else_max_width 155 1
single_line_let_else_max_width 80 4
single_line_let_else_max_width 70 3
single_line_let_else_max_width 120 1
single_line_let_else_max_width 115 2
single_line_let_else_max_width 100 6
single_line_let_else_max_width 0 12
single_line_let_else_max_width 60 7
single_line_let_else_max_width 50 15
skip_children false 259
skip_children true 6
skip_macro_invocations [] 125
skip_macro_invocations ["All"] 1
skip_macro_invocations ["*"] 2
space_after_bound_colon true 7
space_after_colon true 446
space_after_colon false 1
space_after_struct_lit_field_colon true 6
space_after_type_annotation_colon true 6
space_after_type_annotation_colon false 1
space_around_attr_eq true 7
space_around_attr_eq false 5
space_around_ranges true 5
space_before_bound false 7
space_before_colon true 10
space_before_colon false 421
space_before_fn_sig_paren false 7
space_before_struct_lit_field_colon false 6
space_before_type_annotation true 1
space_before_type_annotation false 6
spaces_around_ranges true 173
spaces_around_ranges false 455
spaces_before_color false 1
spaces_within_angle_brackets false 5
spaces_within_parens false 5
spaces_within_parens_and_brackets false 5
spaces_within_parens_and_brackets true 2
spaces_within_square_brackets false 5
struct_field_align_threshold 100 11
struct_field_align_threshold 5 3
struct_field_align_threshold 30 18
struct_field_align_threshold 8 12
struct_field_align_threshold 15 13
struct_field_align_threshold 0 242
struct_field_align_threshold 36 1
struct_field_align_threshold 120 2
struct_field_align_threshold 999 3
struct_field_align_threshold 64 2
struct_field_align_threshold 25 10
struct_field_align_threshold 1024 1
struct_field_align_threshold 3 1
struct_field_align_threshold 60 2
struct_field_align_threshold 20 165
struct_field_align_threshold 50 15
struct_field_align_threshold 32 7
struct_field_align_threshold 6 3
struct_field_align_threshold 140 7
struct_field_align_threshold 16 10
struct_field_align_threshold 99 1
struct_field_align_threshold 10 11
struct_field_align_threshold 4 2
struct_field_align_threshold 80 97
struct_field_align_threshold 40 39
struct_field_align_threshold 12 1
struct_field_align_threshold 2 1
struct_lit_multiline_style ForceMulti 4
struct_lit_multiline_style PreferSingle 6
struct_lit_single_line true 353
struct_lit_single_line false 216
struct_lit_style Visual 7
struct_lit_style Block 12
struct_lit_trailing_comma Never 5
struct_lit_trailing_comma Vertical 6
struct_lit_width 100 6
struct_lit_width 18 91
struct_lit_width 1000 7
struct_lit_width 36 13
struct_lit_width 80 19
struct_lit_width 35 3
struct_lit_width 45 1
struct_lit_width 300 1
struct_lit_width 22 4
struct_lit_width 120 6
struct_lit_width 64 1
struct_lit_width 32 10
struct_lit_width 99 1
struct_lit_width 15 1
struct_lit_width 55 1
struct_lit_width 25 2
struct_lit_width 65 4
struct_lit_width 0 25
struct_lit_width 92 1
struct_lit_width 40 32
struct_lit_width 24 1
struct_lit_width 30 10
struct_lit_width 2000 1
struct_lit_width 70 3
struct_lit_width 50 62
struct_lit_width 60 25
struct_trailing_comma Vertical 6
struct_trailing_comma Never 5
struct_trailing_comma Always 40
struct_variant_width 60 33
struct_variant_width 35 88
struct_variant_width 40 9
struct_variant_width 1000 7
struct_variant_width 0 23
struct_variant_width 31 1
struct_variant_width 96 1
struct_variant_width 120 3
struct_variant_width 45 2
struct_variant_width 51 2
struct_variant_width 100 5
struct_variant_width 99 1
struct_variant_width 15 1
struct_variant_width 2000 1
struct_variant_width 50 19
struct_variant_width 80 13
struct_variant_width 42 4
struct_variant_width 55 1
struct_variant_width 18 3
tab_paces 4 1
tab_spaces 8 9
tab_spaces 1 27
tab_spaces 4 1092
tab_spaces 3 28
tab_spaces 2 1307
tabs_spaces 4 3
take_source_hints false 17
take_source_hints true 12
todo Always 1
trailing_comma Vertical 575
trailing_comma Never 148
trailing_comma Always 4
trailing_comma never 4
trailing_comma vertical 1
trailing_semicolon true 471
trailing_semicolon false 199
trim_final_newlines Always 3
type_punctuation_density Wide 403
type_punctuation_density Compressed 37
unstable-features true 1
unstable_features false 157
unstable_features true 1492
unstable_options true 1
use_field_init_shorthand true 2891
use_field_init_shorthand false 231
use_small_heuristics Off 177
use_small_heuristics MAX 4
use_small_heuristics true 5
use_small_heuristics Max 1421
use_small_heuristics off 10
use_small_heuristics default 11
use_small_heuristics Default 455
use_small_heuristics max 139
use_tabs true 1
use_try_shorthand true 1854
use_try_shorthand false 247
verbose Verbose 4
verbose true 6
verbose false 9
version Two 727
version One 187
version two 2
where_density Vertical 1
where_density CompressedIfEmpty 5
where_density Tall 5
where_density Compressed 2
where_indent Inherit 5
where_indent Tabbed 3
where_indent Visual 8
where_layout HorizontalVertical 7
where_layout Mixed 3
where_layout Horizontal 2
where_layout Vertical 10
where_pred_indent Block 4
where_pred_indent Visual 9
where_pred_indent Inherit 1
where_same_line true 3
where_single_line false 344
where_single_line true 288
where_style Legacy 4
where_style Rfc 18
where_trailing_comma true 17
width_heuristic off 1
width_heuristics Off 7
wrap_comments true 2283
wrap_comments false 360
wrap_match_arms true 7
wrap_match_arms false 10
write-mode overwrite 1
write_mode Diff 4
write_mode overwrite 15
write_mode Overwrite 50
write_mode diff 2
write_mode Replace 13
yew { use_small_heuristics = "Max" } 1