Sign in
rust
/
rust
/
6afebcc4dd5f4e4b3a7d117aa7dcdd38f560d5af
/
.
/
compiler
/
rustc_codegen_cranelift
/
rustfmt.toml
blob: 35c92663eb9041a8fec8b7e992ef24753fe9526a [
file
] [
log
] [
blame
]
# Matches rustfmt.toml of rustc
style_edition
=
"2024"
use_small_heuristics
=
"Max"
merge_derives
=
false
group_imports
=
"StdExternalCrate"
imports_granularity
=
"Module"
use_field_init_shorthand
=
true