Rustup to ea0dc92972 III
This commit is contained in:
parent
d6182b365c
commit
97f65b0296
1 changed files with 1 additions and 1 deletions
|
|
@ -77,10 +77,10 @@ impl<'a> Sugg<'a> {
|
|||
ast::ExprKind::InPlace(..) |
|
||||
ast::ExprKind::Unary(..) |
|
||||
ast::ExprKind::Match(..) => Sugg::MaybeParen(snippet),
|
||||
ast::ExprKind::Again(..) |
|
||||
ast::ExprKind::Block(..) |
|
||||
ast::ExprKind::Break(..) |
|
||||
ast::ExprKind::Call(..) |
|
||||
ast::ExprKind::Continue(..) |
|
||||
ast::ExprKind::Field(..) |
|
||||
ast::ExprKind::ForLoop(..) |
|
||||
ast::ExprKind::Index(..) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue