Skip to main content
maybe_lint_redundant_semis
rustc_
lint
1.96.0-beta.9
(a81575442 2026-05-21)
In rustc_
lint::
redundant_
semicolon
rustc_lint
::
redundant_semicolon
Function
maybe_
lint_
redundant_
semis
Copy item path
Source
fn maybe_lint_redundant_semis( cx: &
EarlyContext
<'_>, seq: &mut
Option
<(
Span
,
bool
)>, )