Alex Crichton
|
52edb2ecc9
|
Register new snapshots
|
2014-12-11 11:30:38 -08:00 |
|
Jorge Aparicio
|
8bb5ef9df5
|
librustc_trans: remove unnecessary as_slice calls
|
2014-12-06 19:05:58 -05:00 |
|
Niko Matsakis
|
5d19432679
|
FIXME(#19497) -- Stop messing around and just give rustc 32MB of stack unconditionally. This is prompted by some sort of bug in trans that causes a stack overflow when the modules in trans are made private. (In particular, the overflow can also be avoided by making controlflow and callee public, but that seems strictly worse than just using more stack.)
|
2014-12-04 10:04:52 -05:00 |
|
Niko Matsakis
|
61edb0ccb7
|
Separate the driver into its own crate that uses trans, typeck.
|
2014-12-04 10:04:52 -05:00 |
|