rustc_lint
1.82.0-dev
Module redundant_semicolon
Structs
Statics
Functions
In crate rustc_lint
Module
rustc_lint
::
redundant_semicolon
Copy item path
source
·
[
−
]
Structs
§
RedundantSemicolons
Statics
§
REDUNDANT_SEMICOLONS
The
redundant_semicolons
lint detects unnecessary trailing semicolons.
Functions
§
maybe_lint_redundant_semis
🔒