rustc_
lint
1.85.0-beta.8
(38213856a 2025-02-06)
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
)>, )