mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-22 12:58:58 +00:00

Don't suggest it if the last statement doesn't have a semicolon Fixes #81098 See also #54771 for why this suggestion was added
Don't suggest it if the last statement doesn't have a semicolon Fixes #81098 See also #54771 for why this suggestion was added