rustc/vendor/rustc_apfloat-0.2.2+llvm-462a31f5a5ab/rustfmt.toml
2025-02-17 11:14:05 +01:00

8 lines
328 B
TOML

max_width = 120
# HACK(eddyb) this seems to be used for tuple literals too, and tests use
# those a lot, in a way really meant to have one (tuple) value per line
# (also, isn't allowed to be `max_width`, or even one less, but rather
# depends on indentation levels?! thankfully it's just a warning, though)
fn_call_width = 120