| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-03-14 | derive: remove most __ strings FIXME(#2810) | Alex Burka | -8/+8 |
| 2016-03-14 | fix FIXME(#6449) in #[derive(PartialOrd, Ord)] | Alex Burka | -55/+48 |
| 2016-03-01 | derive: Emit only PartialOrd::partial_cmp for simple enums | Ulrik Sverdrup | -24/+17 |
| 2016-02-29 | derive: Skip PartialEq::ne for any zero-field enum or struct | Ulrik Sverdrup | -17/+15 |
| 2016-02-29 | derive: Avoid emitting PartialEq::ne for c-like enums | Ulrik Sverdrup | -5/+28 |
| 2016-02-11 | [breaking-change] don't glob export ast::BinOp_ | Oliver Schneider | -14/+12 |
| 2016-02-11 | [breaking-change] don't glob export ast::UnOp variants | Oliver Schneider | -1/+1 |
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -0/+539 |
