Skip to main content
semicolon_for_expr
rustfmt_
nightly
1.95.0-nightly
(366a1b93e 2026-02-03)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
semicolon_
for_
expr
Copy item path
Source
pub(crate) fn semicolon_for_expr( context: &
RewriteContext
<'_>, expr: &
Expr
, ) ->
bool