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