Actually create ranged int types in the type system.
This commit is contained in:
parent
89b48a2e22
commit
c8388033f3
1 changed files with 1 additions and 0 deletions
|
@ -870,6 +870,7 @@ impl TyCoercionStability {
|
|||
| ty::Int(_)
|
||||
| ty::Uint(_)
|
||||
| ty::Array(..)
|
||||
| ty::Pat(..)
|
||||
| ty::Float(_)
|
||||
| ty::RawPtr(..)
|
||||
| ty::FnPtr(_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue