rustc_
lint
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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
)>, )