| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-01 | rustdoc: do not escape quotes in body text | Michael Howell | -1/+1 | |
| Escaping quote marks is only needed in attributes, not text. ```console $ du -hs doc-old/ doc-new/ 670M doc-old/ 669M doc-new/ ``` | ||||
| 2022-08-14 | Update rustdoc tests | Guillaume Gomez | -1/+1 | |
| 2021-04-02 | rustdoc: update macro highlight tests | Michael Howell | -1/+1 | |
| 2020-11-15 | Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ↵ | Guillaume Gomez | -0/+3 | |
| in source rendering | ||||
