Sign in
rust
/
rust
/
244fc326f23b58bc9db6bd985c59b80098ff14c1
/
.
/
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