Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators
This commit is contained in:
@@ -186,6 +186,7 @@ impl CheckInlineAssembly {
|
||||
| ExprKind::Lit(..)
|
||||
| ExprKind::Cast(..)
|
||||
| ExprKind::Type(..)
|
||||
| ExprKind::UnsafeBinderCast(..)
|
||||
| ExprKind::Loop(..)
|
||||
| ExprKind::Match(..)
|
||||
| ExprKind::If(..)
|
||||
|
||||
Reference in New Issue
Block a user