| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -29/+0 | |
| 2022-09-25 | rustdoc: update test cases now that code-header is used without in-band | Michael Howell | -10/+10 | |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -10/+10 | |
| 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 | -3/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2016-04-18 | Perform doc-reachability check for inlined impls | mitaa | -0/+39 | |
| This changes the current rule that impls within `doc(hidden)` modules aren't inlined, to only inlining impls where the implemented trait and type are reachable in documentation. | ||||
