rustfmt_
nightly
1.90.0-beta.10
(67cb8e039 2025-09-11)
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
>