pub(crate) fn is_simple_block( context: &RewriteContext<'_>, block: &Block, attrs: Option<&[Attribute]>, ) -> bool