SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 64 Rust

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