| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -25/+0 | |
| 2022-09-13 | rustdoc: clean up DOM by removing `.dockblock-short p` | Michael Howell | -5/+5 | |
| On https://doc.rust-lang.org/nightly/std/ this reduces the number out of `document.querySelectorAll("*").length` from 1278 to 1103. | ||||
| 2021-10-04 | librustdoc: Use correct heading levels. | Mukund Lakshman | -2/+2 | |
| - Avoid multiple <h1>s on a page. - The <h#> tags should follow a semantic hierarchy. - Cap at h6 (no h7) | ||||
| 2021-06-24 | Migrate from custom elements to divs with classes to be compatible with safari | Stefan Schindler | -0/+25 | |
