| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-02 | Don't generate unecessary `&&self.field` in deriving Debug | clubby789 | -7/+7 |
| 2023-02-01 | Fix syntax in `-Zunpretty-expanded` output for derived `PartialEq`. | Nicholas Nethercote | -3/+3 |
| 2023-01-30 | Allow more deriving on packed structs. | Nicholas Nethercote | -81/+580 |
| 2023-01-28 | Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisa | bors | -28/+23 |
| 2023-01-19 | Special case `derive(Debug)` for fieldless enums | clubby789 | -5/+6 |
| 2023-01-15 | Special case deriving `PartialOrd` for certain enum layouts | clubby789 | -28/+23 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+3111 |
