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