Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Graydon Hoare
|
f60cdf27e7
|
Remove 'implements' keyword in favour of :, part of #2301.
|
2012-06-22 18:57:20 -07:00 |
|
Brian Anderson
|
432c6cbde9
|
core: Make range follow the for loop protocol
|
2012-05-26 02:28:00 -07:00 |
|
Brian Anderson
|
7235f3cee2
|
syntax: Eliminate 'mutable' keyword. Closes #2254
|
2012-04-21 14:27:20 -07:00 |
|
Tim Chevalier
|
d7ba59eb6e
|
Test that a class can implement an interface defined in a different crate
|
2012-04-11 18:55:30 -07:00 |
|