| Age | Commit message (Expand) | Author | Lines |
| 2024-10-01 | Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid... | bors | -2/+2 |
| 2024-09-29 | Rename doctest attribute `standalone-crate` into `standalone_crate` for coher... | Guillaume Gomez | -2/+2 |
| 2024-09-28 | Rename `standalone` doctest attribute into `standalone-crate` | Guillaume Gomez | -2/+2 |
| 2024-09-19 | Add `field@` and `variant@` doc-link disambiguators | Noa | -2/+2 |
| 2024-08-15 | Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid | Matthias Krüger | -0/+3 |
| 2024-08-13 | Add documentation for the doctest `standalone` attribute | Guillaume Gomez | -0/+51 |
| 2024-08-12 | Add documentation for `-o -` | Guillaume Gomez | -0/+3 |
| 2024-07-22 | Rollup merge of #117932 - GuillaumeGomez:update-rustdoc-book, r=notriddle | Trevor Gross | -25/+2 |
| 2024-07-09 | `#[doc(alias)]`'s doc: say that ASCII spaces are allowed | Lieselotte | -1/+2 |
| 2024-06-19 | Rework doc-test attribute documentation example | Urgau | -2/+2 |
| 2024-06-01 | Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs,... | bors | -44/+38 |
| 2024-05-18 | Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomez | bors | -0/+6 |
| 2024-05-12 | fix hidden title in command-line-arguments docs | ickk | -1/+1 |
| 2024-05-05 | Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomez | Guillaume Gomez | -1/+9 |
| 2024-05-04 | Add `-` (stdin) support to rustdoc | Urgau | -0/+6 |
| 2024-05-01 | Stabilize `custom_code_classes_in_docs` feature | Guillaume Gomez | -44/+38 |
| 2024-04-24 | chore: fix some typos in comments | whosehang | -2/+2 |
| 2024-04-19 | rustdoc-search: docs for reference syntax | Michael Howell | -1/+9 |
| 2024-04-15 | Move --check-cfg documentation to stable books | Urgau | -16/+14 |
| 2024-04-04 | rustdoc prioritise cargo doc: suggestions applied | Harry Han | -1/+10 |
| 2024-03-15 | doc: add --test-builder/--test-builder-wrapper | Travis Finkenauer | -0/+29 |
| 2024-03-11 | rustdoc-search: add search query syntax `Fn(T) -> U` | Michael Howell | -16/+30 |
| 2024-03-11 | rustdoc-search: parse and search with ML-style HOF | Michael Howell | -3/+5 |
| 2024-02-23 | remove repetitive words | cui fliter | -1/+1 |
| 2024-02-13 | Rollup merge of #121021 - GuillaumeGomez:extend-intra-doc-link-chapter, r=not... | Matthias Krüger | -0/+18 |
| 2024-02-13 | Extend intra-doc link chapter in the rustdoc book | Guillaume Gomez | -0/+18 |
| 2024-02-01 | Extend "Attributes" section in the `re-exports` page | Guillaume Gomez | -0/+29 |
| 2023-12-26 | Add a few more docs | Michael Howell | -34/+14 |
| 2023-12-26 | rustdoc: search for tuples and unit by type with `()` | Michael Howell | -11/+56 |
| 2023-12-23 | Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmease | Matthias Krüger | -0/+16 |
| 2023-12-23 | Improve documentation for using warning blocks in documentation | Guillaume Gomez | -0/+16 |
| 2023-12-22 | fix missed typo | Takashi Idobe | -1/+1 |
| 2023-12-22 | fix some typos found scrolling through the docs | Takashi Idobe | -2/+2 |
| 2023-12-12 | Change a typo mistake in the-doc-attribute.md | Hosssein | -1/+1 |
| 2023-11-19 | rustdoc: update book with info on type bindings | Michael Howell | -4/+43 |
| 2023-11-15 | Correct rustdoc section where we talk about rustdoc emitting errors on invali... | Guillaume Gomez | -25/+2 |
| 2023-10-21 | fix what-to-include doc example | Cameron Ditchfield | -1/+1 |
| 2023-10-21 | fix broken link to ayu theme in the rustdoc book | Ryan Mehri | -1/+1 |
| 2023-10-17 | Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2023-10-14 | Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G... | Matthias Krüger | -0/+20 |
| 2023-10-13 | MCP636: Add simpler and more explicit syntax to check-cfg | Urgau | -2/+2 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -0/+15 |
| 2023-09-25 | Fix typo in rustdoc unstable features doc | DaniPopes | -1/+1 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -50/+243 |
| 2023-09-18 | rustdoc: hide repr(transparent) if it isn't part of the public ABI | León Orell Valerian Liehr | -0/+20 |
| 2023-09-15 | Update documentation for `custom_code_classes_in_docs` feature | Guillaume Gomez | -2/+6 |
| 2023-09-15 | Add support for double quotes in markdown codeblock attributes | Guillaume Gomez | -0/+11 |
| 2023-09-15 | Add documentation for `custom_code_classes_in_docs` feature | Guillaume Gomez | -0/+29 |
| 2023-09-10 | Fixed typo in re-exports.md | PhilVoel | -1/+1 |
| 2023-09-09 | rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]` | Michael Howell | -1/+1 |