Huon Wilson
|
85f961e2cc
|
Update compile fail tests to use usize.
|
2015-01-08 11:02:24 -05:00 |
|
Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05:00 |
|
Eduard Burtescu
|
15ba0c310a
|
Demote self to an (almost) regular argument and remove the env param.
Fixes #10667 and closes #10259.
|
2014-01-27 14:31:24 +02:00 |
|
Corey Richardson
|
ab9e3a6652
|
Adjust error message for method type mismatch
Closes #10118, Closes #5925
|
2013-11-16 00:50:20 -05:00 |
|
Jaemin Moon
|
51bdec18b0
|
Show the name of the trait in the error message
|
2013-11-16 00:50:18 -05:00 |
|
Niko Matsakis
|
5e54a7323d
|
Update various tests and libraries that were incorrectly
annotated.
|
2013-11-08 19:45:50 -05:00 |
|
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
|
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
|
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
|
2f832d4b2d
|
test: "iface" -> "trait" in filenames.
|
2012-08-02 17:58:56 -07:00 |
|