| Age | Commit message (Expand) | Author | Lines |
| 2022-03-27 | Only highlight identifier in scraped examples, not arguments | Will Crichton | -29/+4 |
| 2022-03-27 | Improve Rustdoc UI for scraped examples with multiline arguments, fix | Will Crichton | -3/+29 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -1/+1 |
| 2022-03-14 | Auto merge of #94139 - est31:let_else_rustdoc, r=notriddle | bors | -10/+2 |
| 2022-03-11 | Collapse Blanket Implementations and Auto-trait implementations by default | Guillaume Gomez | -5/+11 |
| 2022-03-08 | Unify inherent impl blocks by wrapping them into a div | Guillaume Gomez | -6/+10 |
| 2022-03-04 | librustdoc: adopt let else in more places | est31 | -10/+2 |
| 2022-02-27 | make GATs print properly in traits | Michael Goulet | -18/+39 |
| 2022-02-27 | move method out of nesting | Michael Goulet | -89/+90 |
| 2022-02-27 | Correctly generate links in the sidebar for impls | Guillaume Gomez | -7/+10 |
| 2022-02-16 | Unify sidebar a bit more by generating a list using <ul> instead of <div> ele... | Guillaume Gomez | -121/+104 |
| 2022-02-10 | Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomez | Matthias Krüger | -64/+156 |
| 2022-02-09 | Title-case trait aliases section for consistency | Noah Lev | -1/+1 |
| 2022-02-09 | Refactor sidebar printing code | Noah Lev | -39/+45 |
| 2022-02-09 | Deduplicate item sections | Noah Lev | -10/+5 |
| 2022-02-09 | rustdoc: Create enum for sections holding items | Noah Lev | -30/+121 |
| 2022-02-09 | Unify headings indent and remove useless anchor | Guillaume Gomez | -1/+1 |
| 2022-02-04 | Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomez | Matthias Krüger | -35/+27 |
| 2022-02-02 | Emit valid HTML from rustdoc | Jacob Hoffman-Andrews | -35/+27 |
| 2022-02-02 | Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-31 | Improve wrapping on settings page | Jacob Hoffman-Andrews | -1/+1 |
| 2022-01-30 | Rollup merge of #93391 - notriddle:notriddle/remove-srclink-tooltip, r=jsha,G... | Matthias Krüger | -1/+1 |
| 2022-01-27 | rustdoc: remove tooltip from source link | Michael Howell | -1/+1 |
| 2022-01-25 | Fix invalid extra dot after version if no source | Guillaume Gomez | -3/+4 |
| 2022-01-23 | rustdoc settings: use radio buttons for theme | Jacob Hoffman-Andrews | -40/+35 |
| 2022-01-21 | rustdoc: Make some `pub` items crate-private | Noah Lev | -1/+1 |
| 2022-01-20 | Rollup merge of #91694 - euclio:stability-improvements, r=GuillaumeGomez | Matthias Krüger | -36/+55 |
| 2022-01-18 | Simplify and unify rustdoc sidebar styles | Jacob Hoffman-Andrews | -25/+6 |
| 2022-01-18 | Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomez | Matthias Krüger | -0/+6 |
| 2022-01-17 | Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-14 | Add support for "always theme" in setting | Jacob Hoffman-Andrews | -0/+6 |
| 2022-01-15 | Rollup merge of #92868 - pierwill:librustdoc-clippy, r=camelid | Matthias Krüger | -5/+3 |
| 2022-01-14 | rustdoc: avoid many `Symbol` to `String` conversions. | Nicholas Nethercote | -3/+4 |
| 2022-01-14 | Link sidebar "location" heading to top of page | Jacob Hoffman-Andrews | -1/+1 |
| 2022-01-13 | librustdoc: Address some clippy lints | pierwill | -5/+3 |
| 2022-01-13 | rustdoc: decouple stability and const-stability | Andy Russell | -36/+55 |
| 2022-01-13 | Auto merge of #92526 - djc:rustdoc-askama, r=jsha | bors | -1/+0 |
| 2022-01-12 | Rollup merge of #92742 - GuillaumeGomez:missing-suffix-sidebar-items, r=notri... | Matthias Krüger | -1/+5 |
| 2022-01-10 | Add missing suffix for sidebar-items script path | Guillaume Gomez | -1/+5 |
| 2022-01-10 | Migrate rustdoc from Tera to Askama | Dirkjan Ochtman | -1/+0 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -5/+9 |
| 2022-01-08 | Remove useless collapse toggle on "all items" page | Guillaume Gomez | -8/+0 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -5/+9 |
| 2021-12-31 | Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2021-12-27 | Rename `rustdoc::html::render::cache` to `search_index` | Noah Lev | -1/+1 |
| 2021-12-19 | Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgr | bors | -2/+2 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -5/+5 |
| 2021-12-18 | Remove `collapsed` field | Joshua Nelson | -2/+2 |
| 2021-12-17 | Auto merge of #91812 - camelid:assoc-const-lazy, r=GuillaumeGomez | bors | -12/+4 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -4/+4 |