parent
a2325375ed
commit
39e85281f3
@ -316,8 +316,6 @@ fn chain_only_try(exprs: &[ast::Expr]) -> bool {
|
||||
})
|
||||
}
|
||||
|
||||
// Try to rewrite and replace the last non-try child. Return `true` if
|
||||
// replacing succeeds.
|
||||
fn rewrite_try(
|
||||
expr: &ast::Expr,
|
||||
try_count: usize,
|
||||
|
Loading…
Reference in New Issue
Block a user