Patrick Walton
|
58f248d923
|
test: Fix tests. rs=tests
|
2013-03-13 20:08:35 -07:00 |
|
Patrick Walton
|
8fa66e8e07
|
librustc: Remove implicit self from the language, except for old-style drop blocks.
|
2013-03-13 20:07:10 -07:00 |
|
Patrick Walton
|
b1c699815d
|
librustc: Don't accept as Trait anymore; fix all occurrences of it.
|
2013-03-13 20:07:09 -07:00 |
|
Niko Matsakis
|
4ecb672d7f
|
Remove legacy object creation mode, and convert remaining uses of it
|
2013-02-28 20:28:04 -05:00 |
|
Patrick Walton
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type . rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Patrick Walton
|
366812a5c3
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
Graydon Hoare
|
040035cd08
|
test: fix compile-fail tests somehow missed from local 'make check', r=burningtree.
|
2013-01-30 17:07:35 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
6a0720b439
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
|
Lindsey Kuper
|
e656261ee7
|
Comments, minor refactoring, clean up wording of error messages
|
2012-08-07 10:29:19 -07:00 |
|
Lindsey Kuper
|
2f832d4b2d
|
test: "iface" -> "trait" in filenames.
|
2012-08-02 17:58:56 -07:00 |
|