Make clippy compile.
This commit is contained in:
parent
525b0bb77a
commit
c878caf835
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ impl<'a> Sugg<'a> {
|
|||
| ast::ExprKind::Repeat(..)
|
||||
| ast::ExprKind::Ret(..)
|
||||
| ast::ExprKind::Yeet(..)
|
||||
| ast::ExprKind::FormatArgs(..)
|
||||
| ast::ExprKind::Struct(..)
|
||||
| ast::ExprKind::Try(..)
|
||||
| ast::ExprKind::TryBlock(..)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue