Fix the clippy build
This commit is contained in:
parent
e094ee5f10
commit
a15c3a36d7
@ -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…
x
Reference in New Issue
Block a user