| Age | Commit message (Expand) | Author | Lines |
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -1/+8 |
| 2025-01-22 | rustdoc: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -1/+1 |
| 2025-01-19 | Remove unused `item-row` CSS class | Guillaume Gomez | -2/+2 |
| 2025-01-18 | Remove more CSS classes | Guillaume Gomez | -90/+83 |
| 2025-01-17 | Update rustdoc tests | Guillaume Gomez | -51/+37 |
| 2025-01-14 | Rollup merge of #134216 - GuillaumeGomez:jump-to-def-pats, r=fmease | Matthias Krüger | -0/+52 |
| 2025-01-11 | rustdoc: use import stability marker in display | Michael Howell | -0/+18 |
| 2025-01-07 | Rollup merge of #135171 - notriddle:notriddle/stable-path-is-better, r=Guilla... | Matthias Krüger | -0/+40 |
| 2025-01-06 | Rollup merge of #135116 - camelid:sidebar-case, r=fmease | Jacob Pratt | -2/+2 |
| 2025-01-06 | rustdoc: Fix mismatched capitalization in sidebar | Noah Lev | -2/+2 |
| 2025-01-06 | rustdoc: use stable paths as preferred canonical paths | Michael Howell | -0/+40 |
| 2024-12-31 | chore: fix typos | dxsullivan | -1/+1 |
| 2024-12-31 | Unsafe binder support in rustdoc | Michael Goulet | -0/+19 |
| 2024-12-26 | Adjust test for slightly changed inlining behavior | Michael Howell | -1/+1 |
| 2024-12-26 | rustdoc: use shorter paths as preferred canonical paths | Michael Howell | -0/+40 |
| 2024-12-20 | Rollup merge of #134321 - dtolnay:docassocconst, r=fmease | Jacob Pratt | -1/+31 |
| 2024-12-19 | Suppress `= _` on associated constants in impls | David Tolnay | -4/+7 |
| 2024-12-19 | Add test for rustdoc showing underscore as assoc const value | David Tolnay | -0/+27 |
| 2024-12-19 | Rollup merge of #134432 - GuillaumeGomez:intra-doc-in-footnotes, r=notriddle | 许杰友 Jieyou Xu (Joe) | -0/+24 |
| 2024-12-17 | Add regression test for #132208 | Guillaume Gomez | -0/+24 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -2/+2 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -2/+0 |
| 2024-12-12 | Add regression test for patterns support in "jump to def" feature | Guillaume Gomez | -0/+52 |
| 2024-11-25 | Add regression test for prelude types | Guillaume Gomez | -0/+23 |
| 2024-11-18 | Add regression test for jump to def links on items with generics | Guillaume Gomez | -0/+14 |
| 2024-11-14 | Add regression test for #131946 | Guillaume Gomez | -0/+20 |
| 2024-11-13 | Rollup merge of #133000 - GuillaumeGomez:footnote-ids, r=notriddle | Matthias Krüger | -0/+41 |
| 2024-11-13 | Rollup merge of #132302 - fmease:rustdoc-better-vis-for-macro-decl, r=notriddle | Matthias Krüger | -20/+10 |
| 2024-11-13 | Add regression test for #131901 | Guillaume Gomez | -0/+41 |
| 2024-11-13 | rustdoc: Treat decl macros like other items | León Orell Valerian Liehr | -20/+10 |
| 2024-11-10 | Rollup merge of #132871 - lolbinarycat:rustdoc-heterogeneous-first-paragraph-... | Jacob Pratt | -0/+11 |
| 2024-11-10 | add regression test for #85763 | binarycat | -0/+11 |
| 2024-11-09 | Rollup merge of #132744 - lolbinarycat:test-90781, r=aDotInTheVoid | Matthias Krüger | -0/+78 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -13/+12 |
| 2024-11-07 | add regression test for #90781 | binarycat | -0/+78 |
| 2024-11-06 | Clean middle generics using paren sugar if trait has rustc_paren_sugar | Michael Goulet | -0/+6 |
| 2024-11-04 | remove support for extern-block const intrinsics | Ralf Jung | -11/+17 |
| 2024-11-03 | Rename the FIXMEs, remove a few that dont matter anymore | Michael Goulet | -2/+2 |
| 2024-11-03 | Yeet effects feature | Michael Goulet | -8/+3 |
| 2024-11-02 | rustdoc: skip stability inheritance for some item kinds | Lukas Markeffsky | -14/+100 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -6/+0 |
| 2024-10-24 | Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome... | Jubilee | -0/+19 |
| 2024-10-24 | rustdoc: Extend fake_variadic to "wrapped" tuples | Tau Gärtli | -0/+19 |
| 2024-10-24 | Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratrieb | bors | -0/+1 |
| 2024-10-24 | Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez | Matthias Krüger | -29/+29 |
| 2024-10-23 | rustdoc: adjust spacing and typography in header | Michael Howell | -29/+29 |
| 2024-10-19 | Remove the Arc rt::init allocation for thread info | GnomedDev | -0/+1 |
| 2024-10-17 | Dont consider predicates that may hold as impossible in is_impossible_associa... | Michael Goulet | -0/+8 |
| 2024-10-16 | Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr | bors | -0/+26 |
| 2024-10-16 | rustdoc: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -30/+30 |