mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
3e7e3fdf16
When multiple traits bounds are present, expanded selection from a single trait bound will include the nearest plus sign (and whitespace after) before including the whole trait bound.