fn rewrite_match_arm( context: &RewriteContext<'_>, arm: &Arm, shape: Shape, is_last: bool, has_leading_pipe: bool) -> Option<String>