rustfmt
rustfmt copied to clipboard
impl rewrite_result for ControlFlow, Stmt, update rewrite_index
tracked by #6206
Description
- impl
rewrite_resultforStmt,ControlFlowOverflowableItem,LifetimeThere are stillunknown_error()s due to callingformat_expr, but they will be removed after updatingformat_exprin later pr. - update
rewrite_indexto returnRewriteResult - removed a few
unknown_error()if possible