mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
0dd0cc1941
This fixes how line lengths for use statements with multiple items don't extend beyond the maximum line length. Fixes #1400