| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-09 | Emit #[inline] on derive(Debug) | Ben Kimock | -0/+15 |
| 2023-09-08 | Rework no_coverage to coverage(off) | Andy Caldwell | -14/+14 |
| 2023-07-16 | Generate safe stable code for derives on empty enums | David Tolnay | -9/+5 |
| 2023-05-26 | Inline derived `hash` function. | Nicholas Nethercote | -0/+15 |
| 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 | -68/+445 |
| 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/+1073 |
