| Age | Commit message (Expand) | Author | Lines |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -10/+10 |
| 2025-05-30 | * Merge `Cfg::render_long_html` and `Cfg::render_long_plain` methods common code | Guillaume Gomez | -13/+16 |
| 2025-05-30 | Auto merge of #141765 - matthiaskrgr:rollup-4hug83b, r=matthiaskrgr | bors | -50/+88 |
| 2025-05-30 | Rollup merge of #141746 - Urgau:rework-doc_cfg-checks, r=GuillaumeGomez | Matthias Krüger | -50/+88 |
| 2025-05-30 | Auto merge of #141573 - nnethercote:rustdoc-alloc-cleanups, r=camelid | bors | -146/+140 |
| 2025-05-30 | Rollup merge of #141747 - lolbinarycat:rustdoc-cfg-138112, r=GuillaumeGomez | Matthias Krüger | -3/+12 |
| 2025-05-30 | Address review comments. | Nicholas Nethercote | -6/+6 |
| 2025-05-29 | rustdoc: display doc(cfg(false)) properly | binarycat | -3/+12 |
| 2025-05-29 | Rework `#[doc(cfg(..))]` checks as distinct pass in rustdoc | Urgau | -50/+88 |
| 2025-05-30 | Reorder fields in `hir::ItemKind` variants. | Nicholas Nethercote | -10/+10 |
| 2025-05-28 | Rollup merge of #141411 - lolbinarycat:rustdoc-link-proc-macro-91274, r=Guill... | Trevor Gross | -8/+28 |
| 2025-05-27 | Rollup merge of #141517 - lolbinarycat:rustdoc-doctest-tooltip-ignore-141092,... | Trevor Gross | -21/+30 |
| 2025-05-27 | Rollup merge of #140894 - Urgau:check-cfg-rustdoc, r=GuillaumeGomez | Trevor Gross | -8/+45 |
| 2025-05-27 | scrape-examples.js: fix typos | lolbinarycat | -2/+2 |
| 2025-05-27 | rustdoc: linking to a local proc macro no longer warns | binarycat | -8/+28 |
| 2025-05-27 | Rename unpack to kind | Michael Goulet | -3/+3 |
| 2025-05-27 | Streamline `visibility_print_with_space`. | Nicholas Nethercote | -41/+37 |
| 2025-05-27 | Streamline `TypeAliasPart::get`. | Nicholas Nethercote | -17/+16 |
| 2025-05-26 | rustdoc: use custom `CfgMatchesLintEmitter` to make check-cfg work | Urgau | -8/+45 |
| 2025-05-26 | rustdoc: refactor Tooltip rendering logic | binarycat | -43/+21 |
| 2025-05-26 | Avoid some unnecessary cloning. | Nicholas Nethercote | -12/+11 |
| 2025-05-26 | Make `{Type,Path}::generics` return iterators. | Nicholas Nethercote | -18/+11 |
| 2025-05-26 | Simplify `make_href`. | Nicholas Nethercote | -5/+5 |
| 2025-05-26 | Rename some methods. | Nicholas Nethercote | -25/+36 |
| 2025-05-26 | Refactor the end of `generate_item_def_id_path`. | Nicholas Nethercote | -6/+6 |
| 2025-05-26 | Simplify `make_href`. | Nicholas Nethercote | -3/+4 |
| 2025-05-26 | Avoid `Box` in `href_relative_parts`. | Nicholas Nethercote | -25/+20 |
| 2025-05-25 | Update to new API | Guillaume Gomez | -2/+3 |
| 2025-05-25 | Improve code | Guillaume Gomez | -49/+50 |
| 2025-05-25 | Tweak attribute rendering depending on wether or not it is a type alias | Guillaume Gomez | -79/+172 |
| 2025-05-25 | Rename the `document_*` argument/field into `is_type_alias` | Guillaume Gomez | -12/+12 |
| 2025-05-25 | Split `Item::attributes` method into three | Guillaume Gomez | -70/+81 |
| 2025-05-25 | Unify rendering of type aliases without ADT items | Guillaume Gomez | -137/+151 |
| 2025-05-25 | Rename `clean::Enum::variants` method into `non_stripped_variants` | Guillaume Gomez | -3/+3 |
| 2025-05-25 | Rollup merge of #139831 - lolbinarycat:rustdoc-mobile-sidebar, r=GuillaumeGomez | Jacob Pratt | -1/+4 |
| 2025-05-24 | Rollup merge of #141487 - GuillaumeGomez:update-askama, r=notriddle | Guillaume Gomez | -2/+2 |
| 2025-05-24 | rustdoc: use descriptive tooltip if doctest is conditionally ignored | binarycat | -10/+41 |
| 2025-05-24 | Update `askama` version to `0.14.0` in librustdoc | Guillaume Gomez | -2/+2 |
| 2025-05-24 | Auto merge of #141421 - nnethercote:TypeAliasPart-get, r=GuillaumeGomez | bors | -35/+36 |
| 2025-05-24 | Simplify things a little more. | Nicholas Nethercote | -6/+3 |
| 2025-05-24 | Move code inside the `else` in `TypeAliasPart::get`. | Nicholas Nethercote | -29/+33 |
| 2025-05-24 | Simplify the "is some" test in `TypeAliasPart::get`. | Nicholas Nethercote | -1/+1 |
| 2025-05-23 | Rollup merge of #141369 - yotamofek:pr/rustdoc/format_integer_with_underscore... | Matthias Krüger | -72/+25 |
| 2025-05-23 | Small cleanup for `qpath_to_string` | Yotam Ofek | -9/+2 |
| 2025-05-23 | Simplify `format_integer_with_underscore_sep` | Yotam Ofek | -63/+23 |
| 2025-05-23 | Rollup merge of #141126 - fmease:rev-rjson-priv-repr, r=aDotInTheVoid | Matthias Krüger | -15/+7 |
| 2025-05-23 | Rollup merge of #136400 - lolbinarycat:rustdoc-link-lint-135851, r=GuillaumeG... | Matthias Krüger | -4/+8 |
| 2025-05-22 | scrape-examples.js: add another nonnull() invokation | binarycat | -1/+1 |
| 2025-05-22 | fix typo | binarycat | -4/+5 |
| 2025-05-22 | rustdoc JSON: Don't apply `#[repr]` privacy heuristics | León Orell Valerian Liehr | -15/+7 |