Don't store `ty` and `span` in `IntRange`
We prefer to grab `ty` and `span` from `pcx`. This makes it consistent with other constructors.
N
Nadrieril committed
bdd2bdb53beebe86fdfa91e845bd176bf7e55ef3
Parent: d898365
We prefer to grab `ty` and `span` from `pcx`. This makes it consistent with other constructors.