Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Brian Anderson
|
432c6cbde9
|
core: Make range follow the for loop protocol
|
2012-05-26 02:28:00 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Marijn Haverbeke
|
3b5b93221e
|
Remove some semicolons after block calls
The remaining ones can be removed after the next snapshot. (Or
we can let the next pretty-print pass take care of them.)
|
2011-10-21 14:24:42 +02:00 |
|
Marijn Haverbeke
|
050170d2af
|
Remove remaining uses of iter and for-each
Issue #1056
|
2011-10-21 13:34:35 +02:00 |
|
Brian Anderson
|
4f7ecce7d1
|
Support non-immediates in trans_uniq::copy_val
Issue #409
|
2011-09-24 21:28:58 -07:00 |
|
Brian Anderson
|
18b01d5cfe
|
Create a bunch of test cases for unique boxes by copying box tests
XFAIL the ones that don't work
Issue #409
|
2011-09-23 15:15:30 -07:00 |
|