Skip to main content
block_can_be_flattened
rustfmt_
nightly
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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
>