| Age | Commit message (Expand) | Author | Lines |
| 2024-06-04 | Update code format and tests | Sergi-Ferrez | -8/+7 |
| 2024-06-01 | Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs,... | bors | -1/+0 |
| 2024-05-27 | Auto merge of #125599 - camelid:clarify-stability, r=notriddle,GuillaumeGomez | bors | -0/+6 |
| 2024-05-26 | rustdoc: Show "const" for const-unstable if also overall unstable | Noah Lev | -1/+1 |
| 2024-05-25 | rustdoc: Elide const-unstable if also unstable overall | Noah Lev | -0/+6 |
| 2024-05-21 | Move tests into appropriate subdirectories | Michael Howell | -12/+4 |
| 2024-05-21 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -0/+0 |
| 2024-05-21 | Add URL and crate_name to test cases | Michael Howell | -12/+40 |
| 2024-05-19 | Add failing test for cross-crate enum in type alias | Michael Goulet | -0/+12 |
| 2024-05-14 | rustdoc: Negative impls are not notable | Michael Goulet | -0/+24 |
| 2024-05-13 | Apply nits | Michael Goulet | -0/+1 |
| 2024-05-11 | Always hide private fields in aliased type | Urgau | -0/+20 |
| 2024-05-07 | rustdoc: use stability, instead of features, to decide what to show | Michael Howell | -2/+23 |
| 2024-05-01 | Stabilize `custom_code_classes_in_docs` feature | Guillaume Gomez | -1/+0 |
| 2024-04-28 | Fix the assertion crash from rustdoc document indent widths | yukang | -0/+7 |
| 2024-04-19 | Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdoc | bors | -5/+5 |
| 2024-04-16 | Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmease | Guillaume Gomez | -96/+65 |
| 2024-04-15 | rustdoc: move tests into applicable subdirectories | Michael Howell | -0/+0 |
| 2024-04-15 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -0/+0 |
| 2024-04-15 | Move ice tests to rustdoc-ui | Michael Howell | -65/+0 |
| 2024-04-15 | Add URL and crate_name to test cases | Michael Howell | -16/+50 |
| 2024-04-11 | Rollup merge of #123459 - GuillaumeGomez:fix-123435, r=notriddle | Matthias Krüger | -0/+14 |
| 2024-04-08 | rustdoc: synthetic auto: filter out clauses from the implementor's ParamEnv | León Orell Valerian Liehr | -0/+14 |
| 2024-04-06 | Add `f16` and `f128` to rustdoc's `PrimitiveType` | Trevor Gross | -1/+13 |
| 2024-04-04 | Add regression test for #123435 | Guillaume Gomez | -0/+14 |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2024-04-02 | rustdoc: heavily simplify synthesis of auto trait impls | León Orell Valerian Liehr | -2/+23 |
| 2024-04-01 | rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set} | León Orell Valerian Liehr | -10/+7 |
| 2024-03-16 | rustdoc-search: shard the search result descriptions | Michael Howell | -1/+1 |
| 2024-03-14 | tests | Manish Goregaokar | -4/+8 |
| 2024-03-12 | Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddle | Jubilee | -15/+26 |
| 2024-03-12 | rustdoc: fix up old test | León Orell Valerian Liehr | -15/+26 |
| 2024-03-11 | Rollup merge of #121840 - oli-obk:freeze, r=dtolnay | Jacob Pratt | -7/+10 |
| 2024-03-05 | Update test names to not have dots | 许杰友 Jieyou Xu (Joe) | -0/+0 |
| 2024-03-01 | Add regression test for #121772 | Guillaume Gomez | -0/+24 |
| 2024-02-29 | Expose `Freeze` trait again | Oli Scherer | -7/+10 |
| 2024-02-29 | Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=n... | Matthias Krüger | -0/+29 |
| 2024-02-28 | Add regression test for inclusion of whitespace characters in rustdoc highlig... | Guillaume Gomez | -0/+29 |
| 2024-02-28 | Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddle | Guillaume Gomez | -0/+21 |
| 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 |