Patrick Walton
|
b1c699815d
|
librustc: Don't accept as Trait anymore; fix all occurrences of it.
|
2013-03-13 20:07:09 -07:00 |
|
Patrick Walton
|
bf2a225c0b
|
librustc: Separate most trait bounds with '+'. rs=plussing
|
2013-02-20 21:14:20 -08:00 |
|
Luqman Aden
|
178882c98f
|
tests/tutorials: Get rid of move .
|
2013-02-15 02:49:55 -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 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Tim Chevalier
|
3ebd878f4a
|
Make moves explicit in rpass tests
|
2012-10-12 20:43:38 -07:00 |
|
Brian Anderson
|
ea01ee2e9e
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
|
Tim Chevalier
|
5eccf84919
|
Capitalize Copy trait in test
|
2012-09-10 15:24:42 -07:00 |
|
Niko Matsakis
|
04f1763409
|
Combine the vtable_origins from impl + method.
Not as clean as it could be, but fixes #3314.
|
2012-09-10 12:59:17 -07:00 |
|