rustfmt_
nightly
1.89.0-nightly
(99e7c15e8 2025-06-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
>