mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
d68570c78f
Refine "remove semicolon" suggestion in trait selection Don't suggest it if the last statement doesn't have a semicolon Fixes #81098 See also #54771 for why this suggestion was added