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: 25,460 out of 165,029 crates

Config option used

name count
max_width 5,630
imports_granularity 3,767
edition 3,707
use_field_init_shorthand 3,338
wrap_comments 2,874
tab_spaces 2,697
newline_style 2,592
reorder_imports 2,582
group_imports 2,542
use_small_heuristics 2,392
format_code_in_doc_comments 2,288
use_try_shorthand 2,232
hard_tabs 2,200
unstable_features 1,785
reorder_impl_items 1,770
format_strings 1,622
normalize_comments 1,497
match_block_trailing_comma 1,484
reorder_modules 1,422
comment_width 1,381
imports_layout 1,240
format_macro_matchers 1,171
merge_derives 1,124
overflow_delimited_expr 1,109
normalize_doc_attributes 1,043
condense_wildcard_suffixes 1,018
fn_single_line 910
version 860
error_on_line_overflow 787
trailing_comma 783
remove_nested_parens 766
force_explicit_abi 740
control_brace_style 736
struct_field_align_threshold 725
binop_separator 723
trailing_semicolon 718
brace_style 692
blank_lines_upper_bound 691
spaces_around_ranges 689
force_multiline_blocks 689
format_macro_bodies 685
where_single_line 673
merge_imports 667
match_arm_blocks 665
indent_style 659
enum_discrim_align_threshold 624
error_on_unformatted 623
struct_lit_single_line 598
imports_indent 596
fn_args_layout 580
empty_item_single_line 558
combine_control_expr 536
chain_width 518
blank_lines_lower_bound 507
match_arm_leading_pipes 478
space_after_colon 471
type_punctuation_density 463
fn_params_layout 463
fn_call_width 456
space_before_colon 455
hex_literal_case 421
color 410
inline_attribute_width 397
struct_lit_width 381
ignore 344
single_line_if_else_max_width 341
disable_all_formatting 335
array_width 306
report_fixme 298
skip_children 283
report_todo 276
format_generated_files 265
doc_comment_code_block_width 260
attr_fn_like_width 256
struct_variant_width 256
hide_parse_errors 241
short_array_element_width_threshold 237
make_backup 200
emit_mode 198
fn_args_density 170
skip_macro_invocations 135
reorder_imported_names 130
style_edition 118
license_template_path 111
required_version 105
ideal_width 94
write_mode 83
single_line_let_else_max_width 78
format_doc_comments 53
struct_trailing_comma 51
reorder_imports_in_group 48
chain_indent 46
fn_args_paren_newline 41
fn_brace_style 30
take_source_hints 29
show_parse_errors 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
single_line_if_else 22
where_style 22
print_misformatted_file_names 19
verbose 19
struct_lit_style 19
where_trailing_comma 17
wrap_match_arms 17
where_indent 17
control_style 17
item_brace_style 15
chain_base_indent 15
where_pred_indent 14
error_on_line_overflow_comments 14
reorder_extern_crates 14
where_density 13
chain_split_single_child 13
space_around_attr_eq 12
fn_return_indent 11
struct_lit_trailing_comma 11
fn_empty_single_line 10
force_format_strings 10
struct_lit_multiline_style 10
fn_arg_indent 9
reorder_extern_crates_in_group 9
normalise_comments 9
impl_empty_single_line 8
attributes_on_same_line_as_field 7
spaces_within_parens_and_brackets 7
space_before_bound 7
preserve_closure_block_wrapping 7
space_before_fn_sig_paren 7
space_after_bound_colon 7
space_after_type_annotation_colon 7
preserve_block_start_blank_lines 7
space_before_type_annotation 7
width_heuristics 7
remove_blank_lines_at_start_or_end_of_block 7
condense_wildcard_suffices 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
fn_arg_intent 5
indent_match_arms 5
space_around_ranges 5
spaces_within_angle_brackets 5
spaces_within_parens 5
fn_call_witdh 4
chains_overflow_last 3
generated_marker_line_search_limit 3
tabs_spaces 3
trim_final_newlines 3
editon 3
where_same_line 3
separate_definition_blocks 3
max_empty_line_to_keept 3
leeway 2
density 2
rewrite_if_else 2
closure_indent_style 2
unstable_options 2
match_arm_forces_newline 2
normalize_comment 2
multiline_match_arm_forces_block 2
same_line_if_else 2
format_macro_bodues 2
array_horizontal_layout_threshold 2
fn_cell_width 2
Please don't run rustfmt on this repository 2
reorder_importsw 2
chain_overflow_last 2
expr_indent_style 2
todo 1
unstable-features 1
line_width 1
multiline_closure_forces_block 1
chain_split_single_file 1
use_tabs 1
yew 1
reorder_imports_in_groups 1
same_line_attributes 1
tab_paces 1
generics_style 1
width_heuristic 1
import_layout 1
format_string 1
brace_sbrace_style 1
commend_width 1
spaces_before_color 1
write-mode 1
group_indents 1

Config option and values used

name value count
Please don't run rustfmt on this repository true 2
array_horizontal_layout_threshold 1001 1
array_horizontal_layout_threshold 0 1
array_layout Block 24
array_layout Visual 2
array_width 50 7
array_width 32 2
array_width 99 3
array_width 2000 1
array_width 10 2
array_width 60 130
array_width 1000 7
array_width 200 1
array_width 80 56
array_width 20 4
array_width 150 1
array_width 130 1
array_width 500000 1
array_width 95 2
array_width 100 36
array_width 1 8
array_width 31 1
array_width 72 5
array_width 120 28
array_width 88 1
array_width 160 1
array_width 0 1
array_width 90 1
array_width 40 5
array_width 30 1
attr_fn_like_width 55 1
attr_fn_like_width 90 5
attr_fn_like_width 40 5
attr_fn_like_width 60 3
attr_fn_like_width 74 1
attr_fn_like_width 1000 7
attr_fn_like_width 85 3
attr_fn_like_width 15 1
attr_fn_like_width 160 1
attr_fn_like_width 2000 1
attr_fn_like_width 88 1
attr_fn_like_width 250 1
attr_fn_like_width 80 34
attr_fn_like_width 112 9
attr_fn_like_width 120 28
attr_fn_like_width 128 1
attr_fn_like_width 70 96
attr_fn_like_width 100 48
attr_fn_like_width 30 1
attr_fn_like_width 130 1
attr_fn_like_width 84 4
attr_fn_like_width 95 3
attr_fn_like_width 150 1
attributes_on_same_line_as_field false 7
attributes_on_same_line_as_variant false 6
binop_separator Back 301
binop_separator back 8
binop_separator Front 414
blank_lines_lower_bound 1 17
blank_lines_lower_bound 0 489
blank_lines_lower_bound 3 1
blank_lines_upper_bound 0 7
blank_lines_upper_bound 5 5
blank_lines_upper_bound 3 34
blank_lines_upper_bound 4 4
blank_lines_upper_bound 1 483
blank_lines_upper_bound 2 155
blank_lines_upper_bound 10 3
brace_sbrace_style PreferSameLine 1
brace_style AlwaysNextLine 119
brace_style PreferSameLine 251
brace_style SameLineWhere 319
brace_style alwaysnextline 2
brace_style PrferSameLine 1
chain_base_indent Tabbed 8
chain_base_indent Visual 7
chain_indent Tabbed 3
chain_indent Block 13
chain_indent Visual 30
chain_one_line_max 74 1
chain_one_line_max 90 1
chain_one_line_max 60 5
chain_one_line_max 160 2
chain_one_line_max 100 8
chain_one_line_max 80 2
chain_one_line_max 165 1
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 95 1
chain_width 40 19
chain_width 85 2
chain_width 79 1
chain_width 35 2
chain_width 30 9
chain_width 160 1
chain_width 10 3
chain_width 50 23
chain_width 140 1
chain_width 88 1
chain_width 70 31
chain_width 1 2
chain_width 150 6
chain_width 100 43
chain_width 90 19
chain_width 60 138
chain_width 110 11
chain_width 170 3
chain_width 130 2
chain_width 225 4
chain_width 75 12
chain_width 63 1
chain_width 48 1
chain_width 300 2
chain_width 72 4
chain_width 2000 1
chain_width 80 147
chain_width 120 25
chain_width 200 3
chains_overflow_last false 2
chains_overflow_last true 1
closure_block_indent_threshold 0 9
closure_block_indent_threshold -1 2
closure_block_indent_threshold 1 11
closure_block_indent_threshold 7 5
closure_indent_style Visual 2
color Always 39
color Never 6
color Auto 365
combine_control_expr false 262
combine_control_expr true 274
commend_width 80 1
comment_width 120 192
comment_width 77 1
comment_width 125 2
comment_width 69 1
comment_width 78 6
comment_width 200 4
comment_width 72 1
comment_width 132 3
comment_width 160 6
comment_width 100 605
comment_width 500 1
comment_width 95 2
comment_width 126 1
comment_width 99 8
comment_width 50 1
comment_width 70 12
comment_width 135 1
comment_width 124 3
comment_width 115 3
comment_width 104 1
comment_width 114 2
comment_width 80 367
comment_width 110 17
comment_width 98 4
comment_width 63 1
comment_width 150 6
comment_width 180 12
comment_width 85 1
comment_width 130 2
comment_width 58 1
comment_width 75 1
comment_width 89 1
comment_width 0 3
comment_width 90 35
comment_width 60 20
comment_width 79 34
comment_width 140 20
condense_wildcard_suffices true 7
condense_wildcard_suffixes true 799
condense_wildcard_suffixes false 219
control_brace_style ClosingNextLine 239
control_brace_style AlwaysSameLine 423
control_brace_style AlwaysNextLine 74
control_style Rfc 13
control_style Legacy 4
density Compressed 2
disable_all_formatting false 290
disable_all_formatting true 45
doc_comment_code_block_width 70 7
doc_comment_code_block_width 95 1
doc_comment_code_block_width 79 2
doc_comment_code_block_width 100 92
doc_comment_code_block_width 110 2
doc_comment_code_block_width 114 2
doc_comment_code_block_width 130 1
doc_comment_code_block_width 90 1
doc_comment_code_block_width 120 13
doc_comment_code_block_width 80 139
edition 2021 2220
edition 2024 14
edition 2015 48
edition Edition2018 3
edition 2018 1422
editon 2018 3
emit_mode Files 198
empty_item_single_line true 476
empty_item_single_line false 82
enum_discrim_align_threshold 12 1
enum_discrim_align_threshold 99 1
enum_discrim_align_threshold 15 13
enum_discrim_align_threshold 1024 1
enum_discrim_align_threshold 999 3
enum_discrim_align_threshold 20 112
enum_discrim_align_threshold 60 17
enum_discrim_align_threshold 120 3
enum_discrim_align_threshold 8 6
enum_discrim_align_threshold 32 7
enum_discrim_align_threshold 40 37
enum_discrim_align_threshold 100 16
enum_discrim_align_threshold 6 3
enum_discrim_align_threshold 25 7
enum_discrim_align_threshold 3 1
enum_discrim_align_threshold 140 7
enum_discrim_align_threshold 50 12
enum_discrim_align_threshold 10 12
enum_discrim_align_threshold 16 3
enum_discrim_align_threshold 64 1
enum_discrim_align_threshold 0 232
enum_discrim_align_threshold 80 98
enum_discrim_align_threshold 5 2
enum_discrim_align_threshold 35 2
enum_discrim_align_threshold 30 27
enum_trailing_comma true 18
enum_trailing_comma false 5
error_on_line_overflow true 349
error_on_line_overflow false 438
error_on_line_overflow_comments false 14
error_on_unformatted false 369
error_on_unformatted true 254
expr_indent_style Tabbed 2
fn_arg_indent Tabbed 8
fn_arg_indent Visual 1
fn_arg_intent Tabbed 5
fn_args_density compressed 1
fn_args_density Vertical 13
fn_args_density Tall 48
fn_args_density Compressed 105
fn_args_density CompressedIfEmpty 3
fn_args_layout Block 31
fn_args_layout Vertical 60
fn_args_layout Visual 17
fn_args_layout Tall 252
fn_args_layout Compressed 218
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 SameLineWhere 11
fn_brace_style PreferSameLine 17
fn_brace_style AlwaysNextLine 2
fn_call_style Visual 6
fn_call_style Block 19
fn_call_width 80 88
fn_call_width 50 6
fn_call_width 72 5
fn_call_width 300 1
fn_call_width 10 1
fn_call_width 64 1
fn_call_width 74 1
fn_call_width 78 3
fn_call_width 96 29
fn_call_width 190 7
fn_call_width 79 1
fn_call_width 250 1
fn_call_width 60 116
fn_call_width 85 1
fn_call_width 120 44
fn_call_width 110 17
fn_call_width 40 8
fn_call_width 140 10
fn_call_width 30 2
fn_call_width 130 1
fn_call_width 150 1
fn_call_width 88 1
fn_call_width 55 1
fn_call_width 89 2
fn_call_width 90 14
fn_call_width 45 2
fn_call_width 63 1
fn_call_width -1 1
fn_call_width 160 1
fn_call_width 2000 1
fn_call_width 100 69
fn_call_width 1000 7
fn_call_width 99 3
fn_call_width 70 9
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 Compressed 128
fn_params_layout Vertical 52
fn_params_layout Tall 279
fn_params_layout compressed 4
fn_return_indent WithWhereClause 2
fn_return_indent WithArgs 9
fn_single_line false 423
fn_single_line true 487
force_explicit_abi true 672
force_explicit_abi false 68
force_format_strings true 1
force_format_strings false 9
force_multiline_blocks true 328
force_multiline_blocks false 361
format_code_in_doc_comments false 122
format_code_in_doc_comments true 2166
format_doc_comments true 32
format_doc_comments false 21
format_generated_files true 217
format_generated_files false 48
format_macro_bodies false 10
format_macro_bodies true 675
format_macro_bodues true 2
format_macro_matchers false 178
format_macro_matchers true 993
format_string true 1
format_strings true 1247
format_strings false 375
generated_marker_line_search_limit 5 2
generated_marker_line_search_limit 3 1
generics_indent Block 14
generics_indent Visual 8
generics_style Rfc 1
group_imports StdExternalCrate 2310
group_imports Preserve 58
group_imports stdexternalcrate 7
group_imports One 167
group_indents StdExternalCrate 1
hard_tabs false 930
hard_tabs true 1270
hex_literal_case Upper 237
hex_literal_case Lower 113
hex_literal_case Preserve 71
hide_parse_errors false 240
hide_parse_errors true 1
ideal_width 79 4
ideal_width 95 1
ideal_width 120 19
ideal_width 80 18
ideal_width 74 1
ideal_width 100 20
ideal_width 90 2
ideal_width 128 28
ideal_width 78 1
ignore ["src/lib.rs"] 4
ignore ["MoonZoon"] 1
ignore ["src/mime_types.rs"] 1
ignore ["**/generated/*"] 1
ignore ["runner/src/templates"] 1
ignore ["third-party"] 1
ignore ["ddk-node/src/ddkrpc.rs"] 1
ignore ["**/*_generated.rs"] 1
ignore ["src/macros.rs"] 1
ignore ["mdbook_fork4ls"] 2
ignore ["src/large_tables.rs"] 1
ignore [] 279
ignore ["afl/*/in/*"] 1
ignore ["rustre-parser/build.rs"] 1
ignore ["tests/bcfiles"] 1
ignore ["tests/ui/crashes/ice-10912.rs"] 2
ignore ["src/bindings.rs"] 1
ignore ["docs"] 1
ignore ["tests/src/calc.rs"] 1
ignore ["target"] 1
ignore ["scout-audit-clippy-utils"] 1
ignore ["datfile_parser/src/lib/battle_results/battle_result_fields.rs"] 1
ignore ["**/proto/**/*.rs"] 1
ignore ["examples/kg_test.rs"] 1
ignore ["ytmimi--markdown-fmt/"] 1
ignore ["src/api/artifacts/generated"] 1
ignore ["generated.rs"] 1
ignore ["spirv"] 1
ignore ["shared-mime-info"] 1
ignore ["vls-core-test/tests/*.rs"] 2
ignore ["testing/tests/hello.rs"] 1
ignore ["src/Microsoft"] 1
ignore ["src/external"] 1
ignore ["examples"] 3
ignore ["/"] 9
ignore ["src/grpc"] 1
ignore ["tamzen.rs"] 1
ignore ["src/main.rs"] 1
ignore ["format"] 1
ignore ["ale-sys/src/bindings.rs"] 1
ignore ["/crabsoup-kuchikiki"] 1
ignore ["src/parser.rs"] 1
ignore ["/vendor/"] 1
ignore ["y.rs"] 1
ignore ["src/schema.rs"] 1
ignore ["tests/"] 1
ignore ["api-prelude/src/errors/macros.rs"] 1
ignore ["enumset/tests"] 1
ignore ["steamworks-sys"] 1
ignore ["secp256k1-sys"] 1
impl_empty_single_line false 2
impl_empty_single_line true 6
import_layout HorizontalVertical 1
imports_granularity one 4
imports_granularity Preserve 37
imports_granularity One 121
imports_granularity item 9
imports_granularity module 21
imports_granularity crate 56
imports_granularity Crate 2471
imports_granularity Module 852
imports_granularity Item 196
imports_indent block 1
imports_indent Visual 54
imports_indent Block 541
imports_layout Horizontal 68
imports_layout vertical 1
imports_layout HorizontalVertical 548
imports_layout Mixed 328
imports_layout Vertical 292
imports_layout horizontal 1
imports_layout mixed 2
indent_match_arms true 5
indent_style Block 603
indent_style visual 2
indent_style Visual 47
indent_style block 7
inline_attribute_width 50 20
inline_attribute_width 100 22
inline_attribute_width 32 1
inline_attribute_width 60 5
inline_attribute_width 120 1
inline_attribute_width 0 322
inline_attribute_width 80 16
inline_attribute_width 70 1
inline_attribute_width 40 6
inline_attribute_width 255 1
inline_attribute_width 30 2
item_brace_style PreferSameLine 8
item_brace_style SameLineWhere 6
item_brace_style AlwaysNextLine 1
leeway 5 2
license_template_path docs/LICENSE_TEMPLATE.txt 1
license_template_path LICENSE.template 6
license_template_path src/license_template 1
license_template_path LICENSE 6
license_template_path .license.template 3
license_template_path FILE_TEMPLATE 1
license_template_path ./licensing/lgpl3-header.txt 1
license_template_path .cargo/license.rs 2
license_template_path etc/license.template 2
license_template_path rustfmt.license-template 1
license_template_path license_header 4
license_template_path .license_template 10
license_template_path FILE_HEADER 1
license_template_path .license 1
license_template_path 68
license_template_path HEADER 1
license_template_path ./license-header-template 2
line_width 120 1
make_backup true 4
make_backup false 196
match_arm_blocks true 438
match_arm_blocks false 227
match_arm_forces_newline true 2
match_arm_leading_pipes Preserve 137
match_arm_leading_pipes Always 37
match_arm_leading_pipes preserve 3
match_arm_leading_pipes Never 301
match_block_trailing_comma false 269
match_block_trailing_comma true 1215
match_wildcard_trailing_comma true 4
match_wildcard_trailing_comma false 2
max_empty_line_to_keept 1 3
max_width 1000 23
max_width 220 1
max_width 105 6
max_width 230 1
max_width 140 138
max_width 132 7
max_width 175 4
max_width 144 14
max_width 151 2
max_width 84 4
max_width 106 1
max_width 290 1
max_width 190 4
max_width 134 2
max_width 500 2
max_width 119 3
max_width 101 3
max_width 96 23
max_width 170 5
max_width 187 1
max_width 600 2
max_width 77 1
max_width 92 5
max_width 58 1
max_width 83 1
max_width 128 122
max_width 150 104
max_width 127 7
max_width 130 46
max_width 85 19
max_width 90 166
max_width 240 3
max_width 80 1382
max_width 110 82
max_width 102 3
max_width 72 30
max_width 81 9
max_width 100 1316
max_width 136 4
max_width 120 1291
max_width 185 1
max_width 1024 2
max_width 155 5
max_width 256 1
max_width 180 36
max_width 160 129
max_width 118 2
max_width 10000 1
max_width 89 29
max_width 104 1
max_width 250 19
max_width 75 7
max_width 800 2
max_width 65 1
max_width 300 14
max_width 87 17
max_width 114 9
max_width 50 1
max_width 126 5
max_width 4000 1
max_width 15000 1
max_width 512 1
max_width 999 2
max_width 94 2
max_width 78 43
max_width 200 88
max_width 79 193
max_width 88 28
max_width 70 31
max_width 142 1
max_width 135 11
max_width 165 1
max_width 102400 1
max_width 2000 1
max_width 99 26
max_width 60 10
max_width 121 1
max_width 98 5
max_width 115 22
max_width 95 4
max_width 82 2
max_width 112 4
max_width 9000 1
max_width 100000 1
max_width 125 28
merge_derives true 885
merge_derives false 239
merge_imports false 46
merge_imports true 621
multiline_closure_forces_block true 1
multiline_match_arm_forces_block true 2
newline_style auto 2
newline_style native 2
newline_style Native 72
newline_style Unix 2052
newline_style Windows 10
newline_style Auto 375
newline_style unix 79
normalise_comments true 4
normalise_comments false 5
normalize_comment true 2
normalize_comments true 1180
normalize_comments false 317
normalize_doc_attributes true 872
normalize_doc_attributes false 171
overflow_delimited_expr false 215
overflow_delimited_expr true 894
preserve_block_start_blank_lines false 7
preserve_closure_block_wrapping false 7
print_misformatted_file_names true 14
print_misformatted_file_names false 5
remove_blank_lines_at_start_or_end_of_block false 2
remove_blank_lines_at_start_or_end_of_block true 5
remove_nested_parens true 759
remove_nested_parens false 7
reorder_extern_crates true 14
reorder_extern_crates_in_group false 1
reorder_extern_crates_in_group true 8
reorder_impl_items false 272
reorder_impl_items true 1498
reorder_imported_names true 128
reorder_imported_names false 2
reorder_imports true 2342
reorder_imports false 240
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 1157
reorder_modules false 265
report_fixme Never 133
report_fixme unnumbered 2
report_fixme Unnumbered 44
report_fixme true 1
report_fixme Always 118
report_todo Unnumbered 33
report_todo true 1
report_todo Always 102
report_todo Never 140
required_version 1.0.0 2
required_version 1.4.30 1
required_version 0.3.6 1
required_version 1.7.0 5
required_version 1.5.1 20
required_version 0.99.5 1
required_version 1.4.18 1
required_version 1.0.3 6
required_version 1.6.0 2
required_version 1.4.17 1
required_version 1.4.37 6
required_version 0.99.4 2
required_version 1.4.38 15
required_version 1.7.1 1
required_version 1.4.22 1
required_version 1.2.0 1
required_version 1.4.8 1
required_version 1.3.0 2
required_version 0.8.2 4
required_version 1.4.36 1
required_version 1.4.12 7
required_version 1.4.25 1
required_version 0.7.0 1
required_version 1.5.2 9
required_version 1.8.0 4
required_version 1.4.9 1
required_version 1.4.4 1
required_version 1.4.11 2
required_version 0.3.4 1
required_version 1.0.1 4
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 3
short_array_element_width_threshold 16 3
short_array_element_width_threshold 40 3
short_array_element_width_threshold 10 190
short_array_element_width_threshold 25 3
short_array_element_width_threshold 30 1
short_array_element_width_threshold 0 5
short_array_element_width_threshold 155 1
short_array_element_width_threshold 8 3
short_array_element_width_threshold 5 2
short_array_element_width_threshold 70 1
short_array_element_width_threshold 50 2
short_array_element_width_threshold 3 1
short_array_element_width_threshold 80 1
short_array_element_width_threshold 20 14
short_array_element_width_threshold 1 2
short_array_element_width_threshold 115 1
short_array_element_width_threshold 12 4
show_parse_errors true 27
show_parse_errors false 2
single_line_if_else true 22
single_line_if_else_max_width 1000 7
single_line_if_else_max_width 155 1
single_line_if_else_max_width 70 4
single_line_if_else_max_width 100 39
single_line_if_else_max_width 120 16
single_line_if_else_max_width 75 7
single_line_if_else_max_width 115 1
single_line_if_else_max_width 66 4
single_line_if_else_max_width 20 1
single_line_if_else_max_width 96 9
single_line_if_else_max_width 0 38
single_line_if_else_max_width 45 1
single_line_if_else_max_width 92 2
single_line_if_else_max_width 2000 1
single_line_if_else_max_width 40 1
single_line_if_else_max_width 50 108
single_line_if_else_max_width 110 5
single_line_if_else_max_width 130 1
single_line_if_else_max_width 140 8
single_line_if_else_max_width 60 30
single_line_if_else_max_width 90 3
single_line_if_else_max_width 80 54
single_line_let_else_max_width 50 25
single_line_let_else_max_width 75 2
single_line_let_else_max_width 115 3
single_line_let_else_max_width 100 6
single_line_let_else_max_width 70 3
single_line_let_else_max_width 80 6
single_line_let_else_max_width 0 14
single_line_let_else_max_width 120 9
single_line_let_else_max_width 60 10
skip_children true 6
skip_children false 277
skip_macro_invocations ["*"] 3
skip_macro_invocations ["All"] 1
skip_macro_invocations [] 131
space_after_bound_colon true 7
space_after_colon false 2
space_after_colon true 469
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 false 5
space_around_attr_eq true 7
space_around_ranges true 5
space_before_bound false 7
space_before_colon true 13
space_before_colon false 442
space_before_fn_sig_paren false 7
space_before_struct_lit_field_colon false 6
space_before_type_annotation false 6
space_before_type_annotation true 1
spaces_around_ranges true 212
spaces_around_ranges false 477
spaces_before_color false 1
spaces_within_angle_brackets false 5
spaces_within_parens false 5
spaces_within_parens_and_brackets true 2
spaces_within_parens_and_brackets false 5
spaces_within_square_brackets false 5
struct_field_align_threshold 32 8
struct_field_align_threshold 1024 1
struct_field_align_threshold 20 178
struct_field_align_threshold 100 14
struct_field_align_threshold 50 17
struct_field_align_threshold 5 3
struct_field_align_threshold 0 261
struct_field_align_threshold 15 13
struct_field_align_threshold 12 1
struct_field_align_threshold 25 10
struct_field_align_threshold 140 7
struct_field_align_threshold 3 2
struct_field_align_threshold 8 12
struct_field_align_threshold 10 13
struct_field_align_threshold 999 3
struct_field_align_threshold 64 1
struct_field_align_threshold 99 1
struct_field_align_threshold 40 42
struct_field_align_threshold 16 12
struct_field_align_threshold 2 1
struct_field_align_threshold 6 3
struct_field_align_threshold 120 2
struct_field_align_threshold 36 1
struct_field_align_threshold 4 2
struct_field_align_threshold 30 18
struct_field_align_threshold 60 2
struct_field_align_threshold 80 97
struct_lit_multiline_style ForceMulti 4
struct_lit_multiline_style PreferSingle 6
struct_lit_single_line false 225
struct_lit_single_line true 373
struct_lit_style Visual 7
struct_lit_style Block 12
struct_lit_trailing_comma Vertical 6
struct_lit_trailing_comma Never 5
struct_lit_width 120 14
struct_lit_width 0 26
struct_lit_width 30 12
struct_lit_width 60 30
struct_lit_width 70 5
struct_lit_width 55 1
struct_lit_width 50 65
struct_lit_width 38 1
struct_lit_width 24 1
struct_lit_width 18 105
struct_lit_width 15 1
struct_lit_width 75 1
struct_lit_width 80 22
struct_lit_width 92 1
struct_lit_width 65 3
struct_lit_width 45 1
struct_lit_width 25 4
struct_lit_width 100 6
struct_lit_width 2000 1
struct_lit_width 35 3
struct_lit_width 300 1
struct_lit_width 40 37
struct_lit_width 22 4
struct_lit_width 1000 7
struct_lit_width 36 17
struct_lit_width 32 10
struct_lit_width 99 1
struct_lit_width 64 1
struct_trailing_comma Vertical 6
struct_trailing_comma Never 5
struct_trailing_comma Always 40
struct_variant_width 88 1
struct_variant_width 18 3
struct_variant_width 100 6
struct_variant_width 96 1
struct_variant_width 50 20
struct_variant_width 35 108
struct_variant_width 51 1
struct_variant_width 15 1
struct_variant_width 2000 1
struct_variant_width 31 1
struct_variant_width 0 24
struct_variant_width 99 1
struct_variant_width 60 37
struct_variant_width 1000 7
struct_variant_width 45 2
struct_variant_width 80 13
struct_variant_width 40 11
struct_variant_width 55 2
struct_variant_width 120 10
struct_variant_width 65 2
struct_variant_width 42 4
style_edition 2024 72
style_edition 2021 46
tab_paces 4 1
tab_spaces 8 9
tab_spaces 2 1434
tab_spaces 1 27
tab_spaces 4 1200
tab_spaces 3 27
tabs_spaces 4 3
take_source_hints false 17
take_source_hints true 12
todo Always 1
trailing_comma never 4
trailing_comma vertical 1
trailing_comma Vertical 622
trailing_comma Never 151
trailing_comma Always 5
trailing_semicolon false 213
trailing_semicolon true 505
trim_final_newlines Always 3
type_punctuation_density Wide 425
type_punctuation_density Compressed 38
unstable-features true 1
unstable_features false 164
unstable_features true 1621
unstable_options true 2
use_field_init_shorthand true 3087
use_field_init_shorthand false 251
use_small_heuristics off 9
use_small_heuristics Off 184
use_small_heuristics Default 506
use_small_heuristics default 11
use_small_heuristics true 5
use_small_heuristics MAX 4
use_small_heuristics max 141
use_small_heuristics Max 1532
use_tabs true 1
use_try_shorthand false 266
use_try_shorthand true 1966
verbose Verbose 4
verbose false 9
verbose true 6
version One 188
version two 2
version Two 670
where_density Compressed 2
where_density Vertical 1
where_density CompressedIfEmpty 5
where_density Tall 5
where_indent Tabbed 3
where_indent Inherit 5
where_indent Block 1
where_indent Visual 8
where_layout Mixed 3
where_layout Horizontal 2
where_layout HorizontalVertical 7
where_layout Vertical 10
where_pred_indent Visual 9
where_pred_indent Inherit 1
where_pred_indent Block 4
where_same_line true 3
where_single_line true 309
where_single_line false 364
where_style Rfc 18
where_style Legacy 4
where_trailing_comma true 17
width_heuristic off 1
width_heuristics Off 7
wrap_comments true 2502
wrap_comments false 372
wrap_match_arms true 7
wrap_match_arms false 10
write-mode overwrite 1
write_mode Overwrite 49
write_mode Diff 4
write_mode overwrite 15
write_mode Replace 13
write_mode diff 2
yew { use_small_heuristics = "Max" } 1