Update Clippy for ConstEvalCounter
This commit is contained in:
parent
298a78277e
commit
520814b713
@ -240,6 +240,7 @@ fn check_statement<'tcx>(
|
||||
| StatementKind::Retag { .. }
|
||||
| StatementKind::AscribeUserType(..)
|
||||
| StatementKind::Coverage(..)
|
||||
| StatementKind::ConstEvalCounter
|
||||
| StatementKind::Nop => Ok(()),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user