Actually create ranged int types in the type system.
This commit is contained in:
@@ -221,6 +221,7 @@ where
|
||||
| ty::Ref(..)
|
||||
| ty::RawPtr(..)
|
||||
| ty::FnDef(..)
|
||||
| ty::Pat(..)
|
||||
| ty::FnPtr(..)
|
||||
| ty::Tuple(_)
|
||||
| ty::Bound(..)
|
||||
|
||||
Reference in New Issue
Block a user