mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 15:06:50 +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.