Introduce ExprKind::IncludedBytes
This commit is contained in:
parent
84c3a959a7
commit
7ddd321ecd
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ impl<'a> Sugg<'a> {
|
|||
| ast::ExprKind::InlineAsm(..)
|
||||
| ast::ExprKind::ConstBlock(..)
|
||||
| ast::ExprKind::Lit(..)
|
||||
| ast::ExprKind::IncludedBytes(..)
|
||||
| ast::ExprKind::Loop(..)
|
||||
| ast::ExprKind::MacCall(..)
|
||||
| ast::ExprKind::MethodCall(..)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue