Alex Crichton
|
4d6836f418
|
Fix privacy fallout from previous change
|
2014-01-26 11:03:13 -08:00 |
|
Patrick Walton
|
c3694d732e
|
test: De-@mut the test suite
|
2014-01-03 14:02:01 -08:00 |
|
Daniel Micay
|
142672dca4
|
register snapshots
|
2013-10-23 18:06:12 -04:00 |
|
Alex Crichton
|
daf5f5a4d1
|
Drop the '2' suffix from logging macros
Who doesn't like a massive renaming?
|
2013-10-22 08:09:56 -07:00 |
|
Alex Crichton
|
630082ca89
|
rpass: Remove usage of fmt!
|
2013-09-30 23:21:19 -07:00 |
|
Niko Matsakis
|
b402e343e4
|
tests: Add new tests for borrowck/objects and update some existing tests
|
2013-08-11 14:01:23 -04:00 |
|
Patrick Walton
|
5fb254695b
|
Remove all uses of pub impl . rs=style
|
2013-06-01 09:18:27 -07:00 |
|
Niko Matsakis
|
4ecb672d7f
|
Remove legacy object creation mode, and convert remaining uses of it
|
2013-02-28 20:28:04 -05:00 |
|
Patrick Walton
|
107bf96ff0
|
librustc: Mark all type implementations public. rs=impl-publicity
|
2013-02-28 11:32:24 -08:00 |
|
Patrick Walton
|
a08eda4b63
|
test: Residual de-muting of the test suite. rs=demuting
|
2013-02-25 15:15:20 -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 |
|
Brian Anderson
|
1203da3b9d
|
Remove priv sections from classes. Obsolete the syntax
|
2012-09-11 15:29:37 -07:00 |
|
Brian Anderson
|
93d3b8aa6b
|
Convert class methods to impl methods. Stop parsing class methods
|
2012-09-10 16:13:08 -07:00 |
|
Brian Anderson
|
2572e80355
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
|
Brian Anderson
|
b4e547d71a
|
Remove struct ctors
|
2012-09-06 10:52:26 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Brian Anderson
|
3ab4b014cf
|
Remove the class keyword
|
2012-08-17 10:13:45 -07:00 |
|
Lindsey Kuper
|
2f832d4b2d
|
test: "iface" -> "trait" in filenames.
|
2012-08-02 17:58:56 -07:00 |
|