mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
1ae2d417b8
Rustfmt would leave the literal unchanged when it did not exceed the column limit in its original position, not considering its position after formatting.