Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
afdd8204ea
|
xfail-fast another legacy_mode test
|
2012-09-19 14:50:21 -07:00 |
|
Patrick Walton
|
e653d493fb
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Marijn Haverbeke
|
8dd46d4384
|
Properly implement copy expressions
(And use them in some places that were doing {expr} before.)
|
2011-09-12 13:13:20 +02:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Graydon Hoare
|
814bf41d89
|
Add operator 'copy', translates as fall-through.
|
2011-08-15 15:44:41 -07:00 |
|