mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 06:43:27 +00:00
Don't make a single line chain when it is was multi line in the source; allow overflow of the last chain element onto the next lines without breaking the chain.