Eduard Burtescu
|
4c3ad48c45
|
rustc: fix fallout of making Ty an alias for &TyS instead of a wrapper.
|
2014-11-19 06:24:35 +02:00 |
|
Eduard Burtescu
|
5bc98954d5
|
rustc: fix fallout of adding the 'tcx lifetime to Ty .
|
2014-11-19 06:24:34 +02:00 |
|
Eduard Burtescu
|
9706d8f602
|
rustc: middle: rename ty::t to Ty and use it unqualified everywhere.
|
2014-11-19 06:24:34 +02:00 |
|
Niko Matsakis
|
0b90cded14
|
Introduce some sanity checking assertions in trans, erase regions more aggressively.
|
2014-11-18 12:27:36 -05:00 |
|
Niko Matsakis
|
dc6e414e6f
|
Move trans, back, driver, and back into a new crate, rustc_trans. Reduces memory usage significantly and opens opportunities for more parallel compilation.
|
2014-11-18 07:32:43 -05:00 |
|