| Age | Commit message (Expand) | Author | Lines |
| 2024-08-05 | Prevent clicking on a link or on a button to toggle the code example buttons ... | Guillaume Gomez | -2/+6 |
| 2024-08-05 | Unify run button display with "copy code" button and with mdbook buttons | Guillaume Gomez | -42/+23 |
| 2024-08-04 | rustdoc: Delete `ReceiverTy` (formerly known as `SelfTy`) | Noah Lev | -45/+18 |
| 2024-08-04 | Use `match` instead of sequence of `if let`s | Noah Lev | -234/+243 |
| 2024-08-04 | rustdoc: Stop treating `Self` as a generic in search index | Noah Lev | -6/+1 |
| 2024-08-04 | rustdoc: Create `SelfTy` to replace `Generic(kw::SelfUpper)` | Noah Lev | -25/+35 |
| 2024-08-04 | rustdoc: Rename `SelfTy` to `ReceiverTy` | Noah Lev | -13/+13 |
| 2024-08-04 | Rollup merge of #128620 - GuillaumeGomez:update-rinja, r=notriddle | Matthias Krüger | -1/+1 |
| 2024-08-04 | Rollup merge of #128615 - notriddle:notriddle/anchor-a11y, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2024-08-04 | Rollup merge of #128578 - camelid:cache-index-cleanup, r=notriddle | Matthias Krüger | -157/+167 |
| 2024-08-03 | rustdoc: Re-add missing `stripped_mod` check; explain orphan impls | Noah Lev | -5/+26 |
| 2024-08-04 | Update rinja version to 0.3.0 | Guillaume Gomez | -1/+1 |
| 2024-08-03 | rustdoc: make the hover trail for doc anchors a bit bigger | Michael Howell | -1/+1 |
| 2024-08-03 | Rollup merge of #128573 - GuillaumeGomez:simplify-body, r=notriddle | Matthias Krüger | -5/+3 |
| 2024-08-03 | Simplify `body` usage in rustdoc | Guillaume Gomez | -5/+3 |
| 2024-08-02 | Restructure `add_item_to_search_index` to eliminate code paths | Noah Lev | -110/+103 |
| 2024-08-02 | Extract local variables | Noah Lev | -30/+33 |
| 2024-08-02 | Restructure a confusing `match` | Noah Lev | -62/+62 |
| 2024-08-02 | rustdoc: Simplify some search index code | Noah Lev | -44/+36 |
| 2024-08-02 | rustdoc: Clarify construction of name for search index | Noah Lev | -11/+14 |
| 2024-08-02 | rustdoc: Extract helper function to add item to search index | Noah Lev | -137/+135 |
| 2024-08-01 | rustdoc: Remove dead opaque_tys rendering logic | Alona Enraght-Moony | -11/+0 |
| 2024-08-01 | rustdoc: Remove OpaqueTy | Alona Enraght-Moony | -64/+6 |
| 2024-07-30 | Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddle | Matthias Krüger | -3/+37 |
| 2024-07-29 | Make the buttons remain when code example is clicked | Guillaume Gomez | -3/+37 |
| 2024-07-29 | rustdoc: move the wbr after the underscore, instead of before | Michael Howell | -8/+8 |
| 2024-07-29 | rustdoc: properly handle path wrapping | Michael Howell | -4/+19 |
| 2024-07-29 | rustdoc: use `<wbr>` in sidebar headers | Michael Howell | -4/+24 |
| 2024-07-29 | rustdoc: avoid redundant HTML when there's already line breaks | Michael Howell | -0/+10 |
| 2024-07-29 | rustdoc: word wrap CamelCase in the item list table | Michael Howell | -4/+107 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -320/+270 |
| 2024-07-28 | Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-team | Guillaume Gomez | -48/+135 |
| 2024-07-27 | rustdoc: use strategic ThinVec/Box to shrink `clean::ItemKind` | Michael Howell | -89/+120 |
| 2024-07-26 | Rollup merge of #128210 - lolbinarycat:rustdoc-search-title, r=notriddle,Guil... | Trevor Gross | -1/+1 |
| 2024-07-25 | use double quotes | binarycat | -1/+1 |
| 2024-07-25 | rustdoc: change title of search results | binarycat | -1/+1 |
| 2024-07-25 | Support ?Trait bounds in supertraits and dyn Trait under a feature gate | Bryanskiy | -1/+1 |
| 2024-07-24 | rustdoc: clean up and fix ord violations in item sorting | Michael Howell | -70/+119 |
| 2024-07-23 | Replace askama with rinja | Guillaume Gomez | -21/+19 |
| 2024-07-21 | rustdoc: revert spacing change in item-table | Michael Howell | -1/+0 |
| 2024-07-21 | Rollup merge of #128023 - Kijewski:pr-table-width, r=notriddle | Jubilee | -0/+1 |
| 2024-07-21 | Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddle | Jubilee | -0/+4 |
| 2024-07-21 | rustdoc: short descr. cause word-breaks in tables | René Kijewski | -0/+1 |
| 2024-07-20 | Fix stab display in doc blocks | Guillaume Gomez | -0/+4 |
| 2024-07-20 | Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddle | Matthias Krüger | -7/+14 |
| 2024-07-20 | Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm... | bors | -17/+17 |
| 2024-07-19 | Avoid ref when using format! in compiler | Yuri Astrakhan | -1/+1 |
| 2024-07-19 | Improve display of trait bounds when there are more than two | Guillaume Gomez | -7/+14 |
| 2024-07-19 | Auto merge of #127969 - matthiaskrgr:rollup-nhxmwhn, r=matthiaskrgr | bors | -1/+0 |
| 2024-07-19 | Rollup merge of #127963 - GuillaumeGomez:fix-logo-display, r=notriddle | Matthias Krüger | -1/+0 |