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
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type . rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -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
|
10c9d7921d
|
Trait constraints are separated by space, not comma
|
2012-12-07 15:54:17 -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 |
|