Niko Matsakis
|
d258d68db6
|
Remove proc types/expressions from the parser, compiler, and
language. Recommend `move||` instead.
|
2014-12-14 04:21:56 -05:00 |
|
Jorge Aparicio
|
821b836634
|
librustc: use tuple indexing
|
2014-12-13 20:04:41 -05:00 |
|
Jorge Aparicio
|
b8e0b81dd5
|
librustc_borrowck: add #![feature(unboxed_closures)]
|
2014-12-13 17:40:34 -05:00 |
|
Jorge Aparicio
|
1195708f64
|
librustc: use unboxed closures
|
2014-12-13 17:03:47 -05:00 |
|
Niko Matsakis
|
2854d1bfc2
|
Separate borrowck into its own crate and remove dead code as well.
|
2014-12-13 06:01:19 -05:00 |
|