rust/compiler/rustc_mir_build/src
Nadrieril bdd2bdb53b Don't store ty and span in IntRange
We prefer to grab `ty` and `span` from `pcx`. This makes it consistent
with other constructors.
2020-11-28 22:07:15 +00:00
..
build Use the name "auto traits" everywhere in the compiler 2020-11-24 16:25:43 -08:00
thir Don't store ty and span in IntRange 2020-11-28 22:07:15 +00:00
lib.rs Cache head constructor in PatStack 2020-10-27 00:46:32 +00:00
lints.rs Don't re-export std::ops::ControlFlow in the compiler. 2020-10-22 17:26:55 -07:00