mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-13 17:13:48 +00:00
001185d863
Adds a new lint that checks if there is a semicolon on the last block statement if it returns nothing changelog: Added a new lint: `SEMICOLON_IF_NOTHING_RETURNED` fixes #6467 Adds the `SEMICOLON_IF_NOTHING_RETURNED` lint and therefore closes #6467. |
||
---|---|---|
.. | ||
auxiliary | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
missing-test-files.rs | ||
versioncheck.rs |