1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# rustfmt.toml for p99 (p99.Rust)
#
# Requires the pinned nightly rustfmt toolchain used by scripts/fmt:
#
# ./scripts/fmt
#
# Or:
#
# RUSTFMT="$(rustup which --toolchain nightly-2026-08-08 rustfmt)" cargo fmt -- --unstable-features
#
# The wrapper uses nightly-2026-08-08 by default.
#
# Based on rustfmt.toml circa cargo-fmt 1.4.37 era.
# edition/style_edition updated for Rust 2021.
# Inline comments mark values that differ from the 2021 style edition
# default.
# array_width=60 # deprecated
# attr_fn_like_width=70 # deprecated
="Front"
=0
=3
="SameLineWhere"
# chain_width=60 # deprecated
="Auto"
=false
=76
=false
="AlwaysSameLine"
=false
="2021"
=false
=0
=false
=false
# fn_args_layout="Vertical"
# fn_call_width=60 # deprecated
="Vertical"
=false
=true
=true
# force_code_in_doc_comments=true
=true
=true
=false
="Preserve"
=false
# hide_parse_errors=false
=[
]
="Crate"
="Block"
="Vertical"
="Block"
=0
# license_template_path=""
=true
="Preserve"
=true
=120
=false
# merge_imports= # deprecated
="Auto"
=false
=true
=false
=true
=true
=true
=true
# report_fixme="Always"
# report_todo="Never"
# required_version="????"
=1
# single_line_if_else_max_width=0 # deprecated
=true
=false
=true
=true
=false
=20
=false
="2021"
=4
="Vertical"
=true
="Wide"
=true
=true
="Default"
=true
# version=
=false
=false