| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-24 | rustdoc: render attributes in Field and Variants sections | Karol Zwolak | -1/+1 | |
| 2025-08-23 | rustdoc: make attributes render consistently | Karol Zwolak | -1/+0 | |
| * make attributes render inside code elements and inside divs with class `code-attribute` * render attributes for macros, associated constants, and struct/union fields | ||||
| 2025-05-25 | Improve code | Guillaume Gomez | -1/+1 | |
| 2025-05-25 | Rename the `document_*` argument/field into `is_type_alias` | Guillaume Gomez | -1/+1 | |
| 2025-05-25 | Unify rendering of type aliases without ADT items | Guillaume Gomez | -3/+4 | |
| 2024-01-24 | Bump `askama` version | clubby789 | -7/+7 | |
| 2023-11-29 | rustdoc: remove small from `small-section-header` | Michael Howell | -2/+2 | |
| There's no such thing as a big section header, so I don't know why the name was used. | ||||
| 2023-06-21 | Fix union fields display | Guillaume Gomez | -5/+6 | |
| 2023-06-11 | Add `item_template` macro | Nicky Lim | -4/+4 | |
| 2023-05-25 | Add `ItemTemplate` trait | Nicky Lim | -4/+4 | |
| 2023-04-05 | rustdoc: migrate `item_union` to an Askama template | Michael Howell | -0/+23 | |
