| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-08-30 | Future proof `libsyntax_ext` for `union`. | Jeffrey Seyfried | -0/+1 |
| 2016-08-18 | Split `AstBuilder::pat_enum` into `pat_tuple_struct` and `pat_path` | Vadim Petrochenkov | -1/+1 |
| 2016-07-19 | Run rustfmt on libsyntax_ext/deriving folder | Srinivas Reddy Thatiparthy | -75/+69 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -1/+1 |
| 2016-05-12 | Improve derived implementations for enums with lots of fieldless variants | Björn Steinbrink | -0/+1 |
| 2016-03-17 | Re-add double underscores in derive (fixes #32292) | Manish Goregaokar | -4/+4 |
| 2016-03-14 | derive: improve hygiene for type parameters (see #2810) | Alex Burka | -1/+1 |
| 2016-03-14 | derive: remove most __ strings FIXME(#2810) | Alex Burka | -4/+4 |
| 2016-03-14 | fix FIXME(#6449) in #[derive(PartialOrd, Ord)] | Alex Burka | -27/+23 |
| 2016-02-11 | [breaking-change] don't glob export ast::BinOp_ | Oliver Schneider | -3/+2 |
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -0/+136 |
