Jonas Hietala
|
9968ae2554
|
Adjust the error messages to match the pattern "expected foo, found bar"
Closes #8492
|
2014-08-24 09:53:01 +02:00 |
|
Niko Matsakis
|
3805c5416e
|
test -- update tests with new error messages
|
2014-02-11 16:55:25 -05:00 |
|
Florian Hahn
|
f62460c1f5
|
Change xfail directives in compiletests to ignore , closes #11363
|
2014-02-11 18:23:20 +01:00 |
|
Derek Guenther
|
730bdb6403
|
Added tests to make tidy
|
2014-02-07 12:49:24 -06:00 |
|
Erik Price
|
5731ca3078
|
Make 'self lifetime illegal.
Also remove all instances of 'self within the codebase.
This fixes #10889.
|
2013-12-11 10:54:06 -08:00 |
|
Patrick Walton
|
66770d20b3
|
test: Add lifetime binders and new-style lifetime parameters to the test suite
|
2013-03-22 22:24:36 -07:00 |
|
Patrick Walton
|
352c070365
|
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
|
2013-03-18 17:21:14 -07: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
|
b1c699815d
|
librustc: Don't accept as Trait anymore; fix all occurrences of it.
|
2013-03-13 20:07:09 -07:00 |
|
Niko Matsakis
|
6d764cc361
|
Make object types not implement associated trait. Fixes #5087.
|
2013-03-06 11:02:19 -05:00 |
|
Niko Matsakis
|
4ecb672d7f
|
Remove legacy object creation mode, and convert remaining uses of it
|
2013-02-28 20:28:04 -05:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Niko Matsakis
|
8ee79c79aa
|
new region inference, seperate infer into modules, improve error msgs
Fixes #2806
Fixes #3197
Fixes #3138
|
2012-08-20 22:00:06 -07:00 |
|
Patrick Walton
|
d54db12155
|
rustc: Implement automatic reference for method receivers
|
2012-08-15 16:20:33 -07:00 |
|
Lindsey Kuper
|
2f832d4b2d
|
test: "iface" -> "trait" in filenames.
|
2012-08-02 17:58:56 -07:00 |
|