micro fmt changes
This commit is contained in:
parent
a4830266b0
commit
031206bc1d
4 changed files with 12 additions and 13 deletions
|
@ -1368,6 +1368,7 @@ impl<'a> Parser<'a> {
|
|||
};
|
||||
self.recover_from_inc_dec(operand_expr, kind, op_span)
|
||||
}
|
||||
|
||||
fn recover_from_inc_dec(
|
||||
&mut self,
|
||||
base: P<Expr>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue