Lower the assume intrinsic to a MIR statement
This commit is contained in:
@@ -538,6 +538,7 @@ impl<'a> Conflicts<'a> {
|
||||
| StatementKind::AscribeUserType(..)
|
||||
| StatementKind::Coverage(..)
|
||||
| StatementKind::CopyNonOverlapping(..)
|
||||
| StatementKind::Assume(..)
|
||||
| StatementKind::Nop => {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user