Skip to main content
block_can_be_flattened
rustfmt_
nightly
1.97.0-nightly
(e22c616e4 2026-04-19)
In rustfmt_
nightly::
matches
rustfmt_nightly
::
matches
Function
block_
can_
be_
flattened
Copy item path
Source
fn block_can_be_flattened<'a>( context: &
RewriteContext
<'_>, expr: &'a
Expr
, ) ->
Option
<&'a
Block
>