| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -30/+0 | |
| 2022-10-06 | rustdoc: remove unused HTML `class="item-list"` | Michael Howell | -5/+5 | |
| Since 50f662e99ec372a3c9558876d4164e8665859217, there is no CSS or JS targeting this class. | ||||
| 2022-09-25 | rustdoc: update test cases now that code-header is used without in-band | Michael Howell | -5/+5 | |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -5/+5 | |
| Part of #87059 Partially reverts #84703 Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-02-06 | rustdoc: Improve impl disambiguation | Oliver Middleton | -0/+40 | |
| * Don't disambiguate if there are multiple impls for the same type. * Disambiguate for impls of &Foo and &mut Foo. * Don't try to disambiguate generic types. | ||||
