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
|
3bd1f32cd9
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
|
Brian Anderson
|
8337fa1a54
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
|
Brian Anderson
|
6a0720b439
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
|
Lindsey Kuper
|
439afaa329
|
Change remaining "iface" occurrences to "trait"; deprecate "iface"
|
2012-07-31 11:52:16 -07:00 |
|
Brian Anderson
|
e7dbf42214
|
rustc: Fix type_need_unwind_cleanup. Closes #2272
|
2012-04-24 14:55:16 -07:00 |
|
Marijn Haverbeke
|
68f8812511
|
Guard against infinitely expanding generic/inline functions
Closes #2220
Test case disabled until a memory-leak issue is resolved.
|
2012-04-23 16:44:52 +02:00 |
|