fixup: rename UserAssertTy to AscribeUserType
This is some rebase pain.
This commit is contained in:
parent
05a6e1e73f
commit
f0e3a09bb8
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ fn check_statement(
|
|||
| StatementKind::StorageDead(_)
|
||||
| StatementKind::Validate(..)
|
||||
| StatementKind::EndRegion(_)
|
||||
| StatementKind::UserAssertTy(..)
|
||||
| StatementKind::AscribeUserType(..)
|
||||
| StatementKind::Nop => Ok(()),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue