Paul Stansifer
|
1153b5dcc8
|
intern identifiers
|
2012-08-22 14:59:25 -07:00 |
|
Niko Matsakis
|
652b312122
|
more sound treatment of fn& regions; change all & to be distinct
|
2012-08-21 10:28:34 -07:00 |
|
Patrick Walton
|
bdb206f285
|
rustc: Parse labeled loop, break, and again
|
2012-08-15 16:20:34 -07:00 |
|
Patrick Walton
|
d54db12155
|
rustc: Implement automatic reference for method receivers
|
2012-08-15 16:20:33 -07:00 |
|
Patrick Walton
|
5bd4110170
|
rustc: Mostly implement region-bounded stack closures
|
2012-08-13 15:34:36 -07:00 |
|
Patrick Walton
|
7634e2911b
|
Revert "rustc: Make function types have vstores in them"
This reverts commit 0101125a96 .
|
2012-08-10 18:14:55 -07:00 |
|
Patrick Walton
|
0101125a96
|
rustc: Make function types have vstores in them
|
2012-08-10 16:22:06 -07:00 |
|
Brian Anderson
|
6a0720b439
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
|
Niko Matsakis
|
802ea5d57e
|
refactor categorization out of borrowck into its own module.
first step towards #3148 and #3024.
|
2012-08-08 09:22:07 -07:00 |
|