Patrick Walton
|
bf2a225c0b
|
librustc: Separate most trait bounds with '+'. rs=plussing
|
2013-02-20 21:14:20 -08:00 |
|
Niko Matsakis
|
89ed595e30
|
correct expected error msgs in various tests rs=breakage
|
2013-01-10 13:58:14 -08:00 |
|
Patrick Walton
|
2a1b6c4de9
|
librustc: Implement &static as the replacement for Durable . r=nmatsakis
|
2013-01-10 11:16:54 -08:00 |
|
Brian Anderson
|
a277081ee4
|
Rename Owned trait to Durable
|
2012-12-13 15:52:50 -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 |
|
Lindsey Kuper
|
439afaa329
|
Change remaining "iface" occurrences to "trait"; deprecate "iface"
|
2012-07-31 11:52:16 -07:00 |
|
Niko Matsakis
|
e0ea67a2a6
|
prevent regions from escaping in ifaces; remove &r.T syntax
|
2012-07-18 11:48:58 -07:00 |
|