Begin to implement type system layer of unsafe binders
This commit is contained in:
@@ -285,6 +285,7 @@ where
|
||||
| ty::Ref(..)
|
||||
| ty::Pat(..)
|
||||
| ty::FnPtr(..)
|
||||
| ty::UnsafeBinder(_)
|
||||
| ty::Param(..)
|
||||
| ty::Bound(..)
|
||||
| ty::Error(_)
|
||||
|
||||
Reference in New Issue
Block a user