| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-03-28 | librustc: Remove common fields and nested enums from the language | Patrick Walton | -10/+4 | |
| 2013-03-27 | remove sty_by_ref, though traces still remain due to dtors | Niko Matsakis | -4/+4 | |
| 2013-03-26 | librustc: Modify all code to use new lifetime binder syntax | Patrick Walton | -10/+12 | |
| 2013-03-26 | Rip out old code that still structured method calls as a | Niko Matsakis | -15/+11 | |
| expr_call(expr_field(...)) rather than an expr_method_call. There is probably more such code in trans that should be removed. | ||||
| 2013-03-22 | syntax: make old `#[deriving_foo]` attribute obsolete | Andrew Paseltiner | -0/+28 | |
| 2013-03-22 | syntax: replace uses of old deriving attribute with new one | Andrew Paseltiner | -2/+2 | |
| 2013-03-19 | syntax: split deriving module into submodules for each trait | Andrew Paseltiner | -973/+1058 | |
| 2013-03-19 | syntax: move ext/deriving.rs to ext/deriving/mod.rs | Andrew Paseltiner | -0/+1267 | |
