Brian Anderson
|
161a82e433
|
Camel case various core constructors
|
2012-08-27 17:22:18 -07:00 |
|
Tim Chevalier
|
39d9c30a15
|
Remove code from parser that was awaiting snapshot
Remove old parser functions as well as support for old-style capture
clauses. Remove remaining old-style capture clauses.
|
2012-06-14 19:09:02 -07:00 |
|
Marijn Haverbeke
|
0da1aca498
|
Recognize last uses for copied closed-over variables
And clean up and fix some bad things in last_use.rs.
Closes #1894
|
2012-02-29 18:06:26 +01:00 |
|
Niko Matsakis
|
8685a1f7c4
|
distinguish "any closure" and "stack closure" (block)
|
2012-01-13 09:31:40 -08:00 |
|
Niko Matsakis
|
7a336f1e7c
|
modify last use to take into account cap clause, add new test
|
2012-01-08 14:57:03 -08:00 |
|