Update Clippy for ConstEvalCounter
This commit is contained in:
parent
164ff64013
commit
80a3d2ad0c
1 changed files with 1 additions and 0 deletions
|
|
@ -240,6 +240,7 @@ fn check_statement<'tcx>(
|
|||
| StatementKind::Retag { .. }
|
||||
| StatementKind::AscribeUserType(..)
|
||||
| StatementKind::Coverage(..)
|
||||
| StatementKind::ConstEvalCounter
|
||||
| StatementKind::Nop => Ok(()),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue