| Age | Commit message (Expand) | Author | Lines |
| 2024-02-28 | Rollup merge of #121572 - notriddle:notriddle/test-case-121106, r=GuillaumeGomez | Guillaume Gomez | -0/+19 |
| 2024-02-27 | Add regression test for link generation on foreign macro in jump to defintion... | Guillaume Gomez | -0/+21 |
| 2024-02-26 | Auto merge of #121461 - reitermarkus:generic-nonzero-tests, r=dtolnay | bors | -1/+1 |
| 2024-02-25 | Use generic `NonZero` in tests. | Markus Reiter | -1/+1 |
| 2024-02-24 | Add test case for primitive links in alias js | Michael Howell | -0/+19 |
| 2024-02-24 | Add test cases for inlining compiler-private items | Michael Howell | -0/+25 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -466/+466 |
| 2024-02-18 | Rollup merge of #121218 - ShoyuVanilla:fix-issue-76736, r=notriddle | León Orell Valerian Liehr | -0/+58 |
| 2024-02-18 | Rollup merge of #121160 - fmease:rustdoc-fix-n-refactor-html-rendering, r=Gui... | León Orell Valerian Liehr | -1/+13 |
| 2024-02-17 | Fix missing trait impls for type in rustc docs | Shoyu Vanilla | -0/+58 |
| 2024-02-16 | rustdoc: fix and refactor HTML rendering a bit | León Orell Valerian Liehr | -1/+13 |
| 2024-02-16 | Rollup merge of #121095 - chenyukang:yukang-fix-120998-rust-playground-link, ... | Guillaume Gomez | -2/+2 |
| 2024-02-15 | add extra indent spaces for rust-playground link | yukang | -2/+2 |
| 2024-02-15 | Rollup merge of #121022 - fmease:rustdoc-x-crate-late-bound-lt-src-order, r=G... | Matthias Krüger | -0/+34 |
| 2024-02-15 | rustdoc: cross-crate re-exports: correctly render late-bound params in source... | León Orell Valerian Liehr | -0/+34 |
| 2024-02-13 | Rollup merge of #120548 - GuillaumeGomez:glob-reexport-cfg-merge, r=Guillaume... | Matthias Krüger | -0/+29 |
| 2024-02-09 | Unify item relative path computation in one function | Guillaume Gomez | -4/+37 |
| 2024-02-09 | Add regression test for non local items link generation | Guillaume Gomez | -0/+15 |
| 2024-02-01 | Add regression test for `doc_auto_cfg` feature handling with glob reexports | Guillaume Gomez | -0/+29 |
| 2024-01-31 | Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n... | Nadrieril | -0/+32 |
| 2024-01-30 | Add regression test for #120487 | Guillaume Gomez | -0/+32 |
| 2024-01-29 | Add regression test for #100638 | Guillaume Gomez | -0/+15 |
| 2024-01-23 | Remove uses of no-system-llvm | Nikita Popov | -1/+0 |
| 2024-01-20 | Add regression test for #119015 and update tests | Guillaume Gomez | -7/+38 |
| 2024-01-19 | Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle | Matthias Krüger | -11/+35 |
| 2024-01-14 | Rollup merge of #119561 - notriddle:master, r=fmease | Guillaume Gomez | -258/+108 |
| 2024-01-10 | Rollup merge of #119769 - fmease:rustdoc-off-by-one-dyn-trait-def-gen-args, r... | Matthias Krüger | -14/+30 |
| 2024-01-09 | Update tests | León Orell Valerian Liehr | -14/+30 |
| 2024-01-05 | Rollup merge of #119216 - weiznich:use_diagnostic_namespace_in_stdlib, r=comp... | Michael Goulet | -0/+3 |
| 2024-01-05 | Ignore a rustdoc test | León Orell Valerian Liehr | -0/+3 |
| 2024-01-05 | Rollup merge of #119586 - GuillaumeGomez:jump-to-def-static-methods, r=notriddle | Michael Goulet | -1/+28 |
| 2024-01-04 | Add regression test for jump to def static method calls | Guillaume Gomez | -1/+28 |
| 2024-01-03 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5) | Michael Howell | -208/+0 |
| 2024-01-03 | Add `crate_name` and URL to test cases | Michael Howell | -37/+95 |
| 2023-12-31 | Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla... | bors | -4/+0 |
| 2023-12-23 | Strenghten `tests/rustdoc/trait-object-safe.rs` to prevent unforeseen regression | Guillaume Gomez | -2/+2 |
| 2023-12-18 | Stop using the trigram of heaven as a hamburger button | Michael Howell | -4/+0 |
| 2023-12-15 | Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdoc | Guillaume Gomez | -4/+34 |
| 2023-12-05 | Rollup merge of #118594 - hdost:patch-1, r=fmease | Matthias Krüger | -1/+1 |
| 2023-12-05 | Add tests for headings anchor and links in headings | Guillaume Gomez | -0/+14 |
| 2023-12-05 | Update rustdoc headings tests | Guillaume Gomez | -11/+21 |
| 2023-12-05 | Remove mention of rust to make the error message generic. | Harold Dost | -1/+1 |
| 2023-12-04 | Add regression test for #118195 | Guillaume Gomez | -0/+21 |
| 2023-12-01 | Update snapshots of rustdoc tests to take into account the comment highlighting | Guillaume Gomez | -5/+5 |
| 2023-11-30 | rustdoc: `div.where` instead of fmt-newline class | Michael Howell | -29/+29 |
| 2023-11-29 | rustdoc: remove small from `small-section-header` | Michael Howell | -45/+45 |
| 2023-11-29 | Update rustdoc tests for stability display | Guillaume Gomez | -5/+5 |
| 2023-11-24 | Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmease | Matthias Krüger | -0/+11 |
| 2023-11-24 | Auto merge of #118105 - notriddle:master, r=fmease | bors | -86/+39 |
| 2023-11-23 | Sort unstable items last in rustdoc, instead of first | David Tolnay | -3/+3 |