| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -96/+0 | |
| 2015-08-29 | Allow #[derive()] to generate unsafe trait impls | Michael Layzell | -0/+1 | |
| 2015-05-22 | Let MultiItemDecorator take `&Annotatable` (fixes #25683) | Manish Goregaokar | -2/+2 | |
| 2015-05-17 | Allow #[derive()] to generate unsafe methods | Manish Goregaokar | -0/+1 | |
| 2015-05-12 | Rebasing | Nick Cameron | -1/+1 | |
| 2015-04-30 | WIP refactor expansion of decorators and move derive to MultiDecorator | Nick Cameron | -4/+4 | |
| 2015-04-21 | syntax: Remove uses of #[feature(slice_patterns)] | Erick Tryzelaar | -4/+4 | |
| 2015-04-15 | syntax: Change deriving methods to take a `&mut FnMut(P<Item>)` | Erick Tryzelaar | -6/+5 | |
| This allows #[derive(...)]` to create more than one impl | ||||
| 2015-04-15 | syntax: Rename deriving/cmp/* to match their current names | Erick Tryzelaar | -0/+95 | |
