| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -14/+0 | |
| 2022-09-25 | rustdoc: update test cases now that code-header is used without in-band | Michael Howell | -1/+1 | |
| 2022-08-31 | Update rustdoc tests | Guillaume Gomez | -1/+1 | |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -1/+1 | |
| Part of #87059 Partially reverts #84703 Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html | ||||
| 2021-06-02 | Update rustdoc tests | Guillaume Gomez | -2/+2 | |
| 2021-04-19 | rustdoc: use details tag for trait implementors | Jacob Hoffman-Andrews | -1/+1 | |
| This switches from JS-generated toggles to using the HTML <details> tag for expanding and collapsing entries in the "Implementors" section. | ||||
| 2018-12-27 | Simplify foreign type rendering. | John Heitmann | -1/+1 | |
| Simplified foreign type rendering by switching from tables to flexbox. Also, removed some seemingly extraneous elements like “ghost” spans. Reduces element count on std::iter::Iterator by 30%. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-02 | Filter out duplicated trait predicates when generating auto traits | Aaron Hill | -0/+24 | |
| Fixes #51236 | ||||
