Sign in
fuchsia
/
third_party
/
rust
/
a3c90b69af76589cc9840bbfd95e6267e531dc92
/
.
/
src
/
doc
/
rustc-dev-guide
/
rustfmt.toml
blob: b285329c78e6112b9daf0cd9320b2d601923ac70 [
file
] [
log
] [
blame
]
# matches that of rust-lang/rust
style_edition
=
"2024"
use_small_heuristics
=
"Max"
merge_derives
=
false
group_imports
=
"StdExternalCrate"
imports_granularity
=
"Module"
use_field_init_shorthand
=
true