Tim Chevalier
|
11e92f37c1
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
|
Brian Anderson
|
2572e80355
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
|
Brian Anderson
|
b4e547d71a
|
Remove struct ctors
|
2012-09-06 10:52:26 -07:00 |
|
Brian Anderson
|
3ab4b014cf
|
Remove the class keyword
|
2012-08-17 10:13:45 -07:00 |
|
Tim Chevalier
|
7df7a9d8ac
|
Start porting tests to use classes with dtors instead of resources
|
2012-05-15 20:35:57 -07:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Brian Anderson
|
34aa956e68
|
test: Resolve some FIXMEs
|
2012-02-05 17:05:24 -08:00 |
|
Patrick Walton
|
59ebe6af18
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
|
Patrick Walton
|
3333fef1af
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
|
Marijn Haverbeke
|
d2be5b6c7a
|
Remove tests for objs, adjust tests that use objs
|
2012-01-13 11:52:13 +01:00 |
|
Marijn Haverbeke
|
a7573af59d
|
Add some tests for new kind system
Issue #1177
|
2011-11-18 16:15:46 +01:00 |
|
Brian Anderson
|
459353e107
|
Prevent copies of resources into various things
|
2011-09-27 21:50:07 -07:00 |
|