Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. c702055 Update the-doc-attribute.md (#1) by Eeshvar Das · 3 weeks ago
  2. f1ceb07 Update extracted-doctest feature documentation by Guillaume Gomez · 6 weeks ago
  3. 2c8a9cc Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez by Guillaume Gomez · 6 weeks ago
  4. 06e6c90 rustdoc book: add argument explanation for `html_playground_url` by xizheyin · 8 weeks ago
  5. 316e62a Allow `#![doc(test(attr(..)))]` at every level by Urgau · 8 weeks ago
  6. 80c6a08 Allow `#![doc(test(attr(..)))]` at module level too by Urgau · 8 weeks ago
  7. a360940 update version placeholders by Pietro Albini · 10 weeks ago
  8. 99dc43b Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=GuillaumeGomez by Matthias Krüger · 3 months ago
  9. 8604d0f rustdoc: fix typo change from equivelent to equivalent by Sede Soukossi · 3 months ago
  10. f535922 Try to more clearly specify exactly what the runtool flags do by Eric Huss · 4 months ago
  11. af2b4b9 Show an example of using multiple ignore attributes by Eric Huss · 4 months ago
  12. 7251b46 Remove and stabilize --enable-per-target-ignores by Eric Huss · 4 months ago
  13. 6441701 Stabilize --test-runtool and --test-runtool-arg by Eric Huss · 4 months ago
  14. ec25e33 Rename `--runtool` and `--runtool-arg` by Eric Huss · 4 months ago
  15. 4747bb6 Add missing case explanation for doc inlined re-export of doc hidden item by Guillaume Gomez · 5 months ago
  16. 4395618 Rollup merge of #132876 - lolbinarycat:rustdoc-document-hidden-items, r=GuillaumeGomez by Matthias Krüger · 5 months ago
  17. ff7533e rustdoc book: acknowlage --document-hidden-items by binarycat · 5 months ago
  18. f5d5210 rustdoc-book: Clean up section on `--output-format` by Alona Enraght-Moony · 6 months ago
  19. 07c8789 Add documentation for `--output-format=doctest` by Guillaume Gomez · 6 months ago
  20. 9397d13 Treat other items as functions for the purpose of type-based search by binarycat · 6 months ago
  21. 0ebdc0c docs: fix typos by dxsullivan · 7 months ago
  22. 2d914be Add test to ensure passing `--doctest_compilation_args` multiple times work by Guillaume Gomez · 7 months ago
  23. 55653a5 Add explanations on how arguments are split by Guillaume Gomez · 7 months ago
  24. d3c970a Add explanations about `--doctest-compilation-args` in rustdoc book by Guillaume Gomez · 7 months ago
  25. 52b4557 Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez by Jacob Pratt · 7 months ago
  26. 121e87b Remove `rustc::existing_doc_keyword` lint. by Nicholas Nethercote · 7 months ago
  27. 0be3ed0 rustdoc-search: update documentation with notes about unboxing by Michael Howell · 7 months ago
  28. b118d05 Extend documentation for `missing_doc_code_examples` rustdoc lint in the rustdoc book by Guillaume Gomez · 8 months ago
  29. 31c9222 Stabilize the 2024 edition by Eric Huss · 8 months ago
  30. ed465f2 rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section. by Alona Enraght-Moony · 8 months ago
  31. d4822c2 Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez by bors · 8 months ago
  32. a26450c Rename target triple to target tuple in many places in the compiler by Noratrieb · 9 months ago
  33. 12dc24f rustdoc-search: simplify rules for generics and type params by Michael Howell · 9 months ago
  34. f79ef02 Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notriddle,jyn514 by bors · 10 months ago
  35. 6f5f21a Rename doctest attribute `standalone-crate` into `standalone_crate` for coherency by Guillaume Gomez · 10 months ago
  36. cdf2a8f Rename `standalone` doctest attribute into `standalone-crate` by Guillaume Gomez · 10 months ago
  37. e91e015 Add `field@` and `variant@` doc-link disambiguators by Noa · 10 months ago
  38. 6c242a0 Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid by Matthias Krüger · 11 months ago
  39. 23badff Add documentation for the doctest `standalone` attribute by Guillaume Gomez · 11 months ago
  40. 63ab7b5 Add documentation for `-o -` by Guillaume Gomez · 11 months ago
  41. a42b993 Rollup merge of #117932 - GuillaumeGomez:update-rustdoc-book, r=notriddle by Trevor Gross · 12 months ago
  42. ec662e7 `#[doc(alias)]`'s doc: say that ASCII spaces are allowed by Lieselotte · 1 year ago
  43. d70d76b Rework doc-test attribute documentation example by Urgau · 1 year, 1 month ago
  44. 05965ae Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs, r=rustdoc by bors · 1 year, 2 months ago
  45. bb97203 Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomez by bors · 1 year, 2 months ago
  46. 4850615 fix hidden title in command-line-arguments docs by ickk · 1 year, 2 months ago
  47. 042d0f5 Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomez by Guillaume Gomez · 1 year, 3 months ago
  48. 1193e96 Add `-` (stdin) support to rustdoc by Urgau · 1 year, 3 months ago
  49. 2f6abd1 Stabilize `custom_code_classes_in_docs` feature by Guillaume Gomez · 1 year, 3 months ago
  50. 65d7c1d chore: fix some typos in comments by whosehang · 1 year, 3 months ago
  51. c514471 rustdoc-search: docs for reference syntax by Michael Howell · 1 year, 3 months ago
  52. a20de73 Move --check-cfg documentation to stable books by Urgau · 1 year, 3 months ago
  53. 612acf8 rustdoc prioritise cargo doc: suggestions applied by Harry Han · 1 year, 4 months ago
  54. d02e66d doc: add --test-builder/--test-builder-wrapper by Travis Finkenauer · 1 year, 4 months ago
  55. 7b92655 rustdoc-search: add search query syntax `Fn(T) -> U` by Michael Howell · 1 year, 4 months ago
  56. 7f427f8 rustdoc-search: parse and search with ML-style HOF by Michael Howell · 1 year, 4 months ago
  57. 824d75c remove repetitive words by cui fliter · 1 year, 5 months ago
  58. cc171de Rollup merge of #121021 - GuillaumeGomez:extend-intra-doc-link-chapter, r=notriddle by Matthias Krüger · 1 year, 5 months ago
  59. 1392f60 Extend intra-doc link chapter in the rustdoc book by Guillaume Gomez · 1 year, 5 months ago
  60. 7c32908 Extend "Attributes" section in the `re-exports` page by Guillaume Gomez · 1 year, 6 months ago
  61. e74339b Add a few more docs by Michael Howell · 1 year, 7 months ago
  62. f6a045c rustdoc: search for tuples and unit by type with `()` by Michael Howell · 1 year, 7 months ago
  63. a46ce00 Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmease by Matthias Krüger · 1 year, 7 months ago
  64. ca2f8da Improve documentation for using warning blocks in documentation by Guillaume Gomez · 1 year, 7 months ago
  65. 9a2d890 fix missed typo by Takashi Idobe · 1 year, 7 months ago
  66. c20bdf2 fix some typos found scrolling through the docs by Takashi Idobe · 1 year, 7 months ago
  67. a2ffff0 Change a typo mistake in the-doc-attribute.md by Hosssein · 1 year, 7 months ago
  68. acc74c0 rustdoc: update book with info on type bindings by Michael Howell · 1 year, 8 months ago
  69. 38c557c Correct rustdoc section where we talk about rustdoc emitting errors on invalid code by Guillaume Gomez · 1 year, 8 months ago
  70. 6596270 fix what-to-include doc example by Cameron Ditchfield · 1 year, 9 months ago
  71. af87180 fix broken link to ayu theme in the rustdoc book by Ryan Mehri · 1 year, 9 months ago
  72. ce40742 Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov by Matthias Krüger · 1 year, 9 months ago
  73. 4dd4d9b Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=GuillaumeGomez by Matthias Krüger · 1 year, 9 months ago
  74. e5e95eb MCP636: Add simpler and more explicit syntax to check-cfg by Urgau · 1 year, 9 months ago
  75. c6e6ecb rustdoc: remove rust logo from non-Rust crates by Michael Howell · 1 year, 9 months ago
  76. 07e9d1c Fix typo in rustdoc unstable features doc by DaniPopes · 1 year, 10 months ago
  77. 3f68468 Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez by Guillaume Gomez · 1 year, 10 months ago
  78. 64fa12a rustdoc: hide repr(transparent) if it isn't part of the public ABI by León Orell Valerian Liehr · 1 year, 10 months ago
  79. 7c72edf Update documentation for `custom_code_classes_in_docs` feature by Guillaume Gomez · 1 year, 10 months ago
  80. 4ce17fa Add support for double quotes in markdown codeblock attributes by Guillaume Gomez · 1 year, 10 months ago
  81. d829fee Add documentation for `custom_code_classes_in_docs` feature by Guillaume Gomez · 1 year, 10 months ago
  82. 59ed84a Fixed typo in re-exports.md by PhilVoel · 1 year, 10 months ago
  83. 4cf06e8 rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]` by Michael Howell · 1 year, 10 months ago
  84. 9ccb217 Update docs since path-based type search works now by Michael Howell · 1 year, 11 months ago
  85. b6bb06c rustdoc: write detailed chapter on search engine by Michael Howell · 1 year, 11 months ago
  86. 85e4b89 rustdoc: start new "Sections" section in the book with Aliased Type by Urgau · 1 year, 11 months ago
  87. 5e9d3d8 Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdoc by bors · 1 year, 11 months ago
  88. 65e24a5 Fix resolution caching by Kyle Lin · 1 year, 11 months ago
  89. da582a7 Add warn level lint `redundant_explicit_links` by Kyle Lin · 1 year, 11 months ago
  90. 1d42913 Add GUI test for warning blocks by Guillaume Gomez · 2 years ago
  91. 57d2b84 Add documentation for warning blocks in rustdoc book by Guillaume Gomez · 2 years ago
  92. 5830ca2 Add `internal_features` lint by Nilstrieb · 2 years ago
  93. cfeeab5 Rollup merge of #112741 - geometryolife:fix, r=workingjubilee by Matthias Krüger · 2 years ago
  94. bf0e22b Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator, r=notriddle by bors · 2 years, 1 month ago
  95. 4fae271 Document tracking issue for rustdoc `show-type-layout` by Trevor Gross · 2 years, 1 month ago
  96. d456d11 fix typo in `rustdoc/src/what-is-rustdoc.md` by Joe Chen · 2 years, 1 month ago
  97. 9bc95a4 Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddle by Matthias Krüger · 2 years, 1 month ago
  98. 64417c5 Add documentation for paths in rustdoc search by Guillaume Gomez · 2 years, 1 month ago
  99. 7a1154e rustdoc: update book with `[]` syntax by Michael Howell · 2 years, 1 month ago
  100. 44b1365 Add chapter for re-exports in the rustdoc book by Guillaume Gomez · 2 years, 2 months ago