| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2022-09-25 | rustdoc: update test cases now that code-header is used without in-band | Michael Howell | -6/+6 | |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -6/+6 | |
| 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 | |
| 2018-10-11 | Include rustdoc tests that have been fixed by #33133 | Philip Munksgaard | -1/+1 | |
| There was an issue (#33025) which caused these tests to not work. The issue has since been fixed in #33133, and so we can now include them. | ||||
| 2016-04-18 | Perform doc-reachability check for inlined impls | mitaa | -0/+31 | |
| 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. | ||||
