| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -69/+0 | |
| 2022-10-31 | rustdoc: change `.src-line-numbers > span` to `.src-line-numbers > a` | Michael Howell | -16/+16 | |
| This allows people to treat them like real links, such as right-click to copy URL, and makes the line numbers in a scraped example work at all, when before this commit was added, they had the clickable pointer cursor but did not actually do anything when clicked. | ||||
| 2022-09-15 | rustdoc: fix test cases | Michael Howell | -11/+11 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -5/+5 | |
| 2022-05-06 | Add regression test for jump-to-def | Guillaume Gomez | -0/+18 | |
| 2021-11-28 | Fix warnings in rustdoc HTML tests | Noah Lev | -4/+5 | |
| Now that compiletest denies warnings in these tests, they need fixing! | ||||
| 2021-09-13 | Add test for primitive in "jump to definition" feature | Guillaume Gomez | -1/+7 | |
| 2021-08-05 | Fix URL conflict for std type | Guillaume Gomez | -1/+1 | |
| 2021-08-05 | Add missing root_path when generating links using href | Guillaume Gomez | -3/+8 | |
| 2021-08-05 | Generate links for modules as well | Guillaume Gomez | -4/+5 | |
| 2021-08-05 | Add test for source code pages URLs | Guillaume Gomez | -0/+38 | |
