rust/compiler/rustc_trait_selection
Ömer Sinan Ağacan 8ddc1c83f2 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
2021-01-26 13:23:30 +03:00
..
src Refine "remove semicolon" suggestion in trait selection 2021-01-26 13:23:30 +03:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00