| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-04 | Add type to differentiate between fake and real DefId's | Justus K | -2/+2 |
| 2021-01-27 | Remove cache usage wherever possible | Guillaume Gomez | -2/+6 |
| 2021-01-27 | Remove CACHE_KEY global | Guillaume Gomez | -2/+3 |
| 2020-12-23 | Box ItemKind to reduce the size of `Item` | Joshua Nelson | -1/+1 |
| 2020-11-15 | Make all rustdoc functions and structs crate-private | Joshua Nelson | -10/+10 |
| 2020-11-14 | Rename ItemEnum -> ItemKind, inner -> kind | Joshua Nelson | -1/+1 |
| 2020-07-27 | More requested changes | Joseph Ryan | -1/+1 |
| 2020-07-27 | Make requested changes | Joseph Ryan | -0/+4 |
| 2020-07-27 | Pull out more types from html | Joseph Ryan | -0/+11 |
| 2020-07-27 | Extract `Cache` and other types from `html` module | Joseph Ryan | -97/+19 |
| 2020-07-27 | Refactor html backend to use generic interface | Joseph Ryan | -0/+107 |
