Patrick Walton
|
07c3f5c0de
|
librustc: Forbid pub or priv before trait implementations
|
2013-02-27 09:40:16 -08:00 |
|
Patrick Walton
|
bb833ca0f0
|
librustc: Stop parsing impl Type : Trait and fix several declarations that slipped through. r=tjc
|
2013-02-15 16:59:56 -08:00 |
|
Patrick Walton
|
366812a5c3
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
Tim Chevalier
|
3a5b6a79c6
|
Fix trait-inheritance-overloading-xc and un-xfail
|
2012-12-14 15:25:32 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Patrick Walton
|
6084032270
|
test: More run-pass test fixes
|
2012-12-05 16:51:32 -08:00 |
|
Brian Anderson
|
78ee821154
|
Implement trait inheritance for bounded type parameters
|
2012-11-29 18:10:11 -08:00 |
|
Patrick Walton
|
7bc29c62d0
|
libcore: Add explicit self to all overloaded operators but Add and Index. r=brson
|
2012-11-26 19:35:52 -08:00 |
|
Patrick Walton
|
ec1c60c4d6
|
rustc: Implement generic cross-crate trait inheritance
|
2012-10-22 18:00:48 -07:00 |
|