| Age | Commit message (Expand) | Author | Lines |
| 2023-08-21 | Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdoc | bors | -0/+13 |
| 2023-08-18 | Fix resolution caching | Kyle Lin | -7/+19 |
| 2023-08-18 | Add warn level lint `redundant_explicit_links` | Kyle Lin | -0/+22 |
| 2023-08-14 | Add GUI test for warning blocks | Guillaume Gomez | -1/+2 |
| 2023-08-14 | Add documentation for warning blocks in rustdoc book | Guillaume Gomez | -0/+12 |
| 2023-08-03 | Add `internal_features` lint | Nilstrieb | -0/+1 |
| 2023-07-17 | Rollup merge of #112741 - geometryolife:fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-07-02 | Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator... | bors | -0/+5 |
| 2023-07-01 | Document tracking issue for rustdoc `show-type-layout` | Trevor Gross | -0/+2 |
| 2023-06-17 | fix typo in `rustdoc/src/what-is-rustdoc.md` | Joe Chen | -1/+1 |
| 2023-06-15 | Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddle | Matthias Krüger | -1/+180 |
| 2023-06-14 | Add documentation for paths in rustdoc search | Guillaume Gomez | -0/+5 |
| 2023-06-10 | rustdoc: update book with `[]` syntax | Michael Howell | -0/+5 |
| 2023-06-05 | Add chapter for re-exports in the rustdoc book | Guillaume Gomez | -1/+180 |
| 2023-05-25 | rustdoc book: document single tilde strikethrough | Lukas Markeffsky | -3/+3 |
| 2023-04-29 | Add `rustdoc::unescaped_backtick` lint | Lukas Markeffsky | -0/+38 |
| 2023-04-27 | Remove invalid value from scraped-examples.md | John Kelly | -2/+2 |
| 2023-04-26 | Rollup merge of #110641 - GuillaumeGomez:rustdoc-in-doc-settings, r=notriddle | Matthias Krüger | -6/+66 |
| 2023-04-26 | Rollup merge of #110418 - jsoref:spelling-rustdoc, r=jyn514 | jyn | -5/+5 |
| 2023-04-22 | Add new rustdoc book chapter to describe in-doc settings | Guillaume Gomez | -6/+66 |
| 2023-04-18 | Rollup merge of #110348 - GuillaumeGomez:disambiguators-suffixes-rustdoc-book... | Matthias Krüger | -3/+6 |
| 2023-04-17 | Add list of supported disambiguators and suffixes for intra-doc links in the ... | Guillaume Gomez | -3/+6 |
| 2023-04-16 | spelling: typographical | Josh Soref | -1/+1 |
| 2023-04-16 | spelling: github | Josh Soref | -4/+4 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -0/+11 |
| 2023-04-14 | Update how-to-read-rustdoc.md | Michael Howell | -0/+11 |
| 2023-04-14 | Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no... | Matthias Krüger | -0/+7 |
| 2023-04-14 | Add explanations for auto-disambiguation when an intra doc link is resolved t... | Guillaume Gomez | -0/+7 |
| 2023-04-14 | Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomez | Yuki Okushi | -1/+26 |
| 2023-04-12 | Update rustdoc book content about `--extend-css` option | Guillaume Gomez | -4/+1 |
| 2023-04-08 | Auto merge of #109767 - GuillaumeGomez:rm-mention-missing_doc_code_examples, ... | bors | -3/+10 |
| 2023-03-31 | Stabilize rustdoc `--test-run-directory` | Arpad Borsos | -1/+26 |
| 2023-03-30 | Update documentation for rustc_doc_primitive | Guillaume Gomez | -3/+3 |
| 2023-03-30 | Remove mention of `missing_doc_code_examples` lint from rustdoc book | Guillaume Gomez | -3/+10 |
| 2023-03-26 | Rollup merge of #109593 - coop-rs:missing_doc_code_examples, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-03-25 | Rustdoc Book refer to rustdoc::missing_doc_code_examples. Fixes #109592. | Peter Kehl | -1/+1 |
| 2023-03-20 | doc: add generics improvements to rustdoc book | Michael Howell | -5/+12 |
| 2023-02-21 | Update how-to-read-rustdoc.md | Michael Howell | -0/+3 |
| 2023-01-08 | rustdoc: fix outdated lint section of the book | Michael Howell | -1/+1 |
| 2022-12-27 | Fix doc comment parsing | kraktus | -2/+2 |
| 2022-10-27 | doc(rustdoc): redirect more urls | Weihang Lo | -0/+4 |
| 2022-10-08 | Rollup merge of #102807 - aDotInTheVoid:rdj-rustup-docs, r=jyn514 | Michael Howell | -0/+10 |
| 2022-10-08 | Document `rust-docs-json` component | Nixon Enraght-Moony | -0/+10 |
| 2022-10-05 | rustdoc: Document effect of fundamental types | chrysn | -0/+29 |
| 2022-07-25 | Fix some broken link fragments. | Eric Huss | -2/+2 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -2/+2 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -1/+3 |
| 2022-05-14 | Update documentation about themes | Guillaume Gomez | -12/+10 |
| 2022-05-06 | Add rustdoc documentation about unstable feature "jump to def" | Guillaume Gomez | -0/+7 |
| 2022-03-27 | Clarify that scrape examples is unstable | Will Crichton | -1/+1 |