struct_field_align_threshold = 30
doesn't apply when using use_field_init_shorthand = true
#6096
Labels
bug
Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
p-low
Formatting incorrectly
I have this code
Executing formatting
Formatting again
When
use_field_init_shorthand
is in effect,the
struct_field_align_threshold
behaves incorrectly.Version
rustfmt 1.7.0-nightly (0ecbd06 2024-02-25)
Rustfmt Config
The text was updated successfully, but these errors were encountered: