mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
7c84914635
When there're more than one suggestions in the same diagnostic, they are displayed in their own block, instead of inline. In order to reduce confusion, those blocks now display the line number.