☰
rustc_lint
1.75.0-dev
Module redundant_semicolon
Structs
Statics
Functions
In crate rustc_lint
?
Module
rustc_lint
::
redundant_semicolon
source
·
[
−
]
Structs
RedundantSemicolons
Statics
REDUNDANT_SEMICOLONS
The
redundant_semicolons
lint detects unnecessary trailing semicolons.
Functions
maybe_lint_redundant_semis
🔒