Fix the clippy build
This commit is contained in:
parent
e46c782662
commit
defc537a2e
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ impl<'a> Sugg<'a> {
|
|||
| ast::ExprKind::Path(..)
|
||||
| ast::ExprKind::Repeat(..)
|
||||
| ast::ExprKind::Ret(..)
|
||||
| ast::ExprKind::Yeet(..)
|
||||
| ast::ExprKind::Struct(..)
|
||||
| ast::ExprKind::Try(..)
|
||||
| ast::ExprKind::TryBlock(..)
|
||||
|
|
Loading…
Add table
Reference in a new issue