index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
rustdoc
Age
Commit message (
Expand
)
Author
Lines
2025-09-27
Improve code and fix typo
Guillaume Gomez
-21
/
+21
2025-09-27
Update book for `doc_cfg` feature
Guillaume Gomez
-0
/
+268
2025-09-27
Remove `doc_cfg` related content from rustdoc book unstable features chapter
Guillaume Gomez
-82
/
+0
2025-09-26
Mention `tyalias` in intra-doc link rustdoc book chapter
Guillaume Gomez
-1
/
+1
2025-09-25
Auto merge of #147037 - matthiaskrgr:rollup-xtgqzuu, r=matthiaskrgr
bors
-5
/
+15
2025-09-25
rustdoc: hide `#[repr(...)]` if it isn't part of the public ABI
León Orell Valerian Liehr
-5
/
+15
2025-09-25
rustdoc: Fix documentation for `--doctest-build-arg`
León Orell Valerian Liehr
-21
/
+5
2025-08-28
Add documentation for `doc(attribute = "...")` attribute
Guillaume Gomez
-1
/
+18
2025-08-26
Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwco
Guillaume Gomez
-0
/
+0
2025-08-23
Update rustdoc-gui tests
Guillaume Gomez
-1
/
+1
2025-08-23
Add documentation for `--generate-macro-expansion`
Guillaume Gomez
-0
/
+4
2025-08-21
Losslessly optimize PNG files
lumiscosity
-0
/
+0
2025-08-13
Add another example for escaped `#` character in doctest in rustdoc book
Guillaume Gomez
-0
/
+14
2025-07-28
Support multiple crate versions in --extern-html-root-url
Kornel
-0
/
+6
2025-06-29
Update the-doc-attribute.md (#1)
Eeshvar Das
-1
/
+1
2025-06-11
Update extracted-doctest feature documentation
Guillaume Gomez
-5
/
+19
2025-06-07
Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez
Guillaume Gomez
-9
/
+23
2025-05-24
rustdoc book: add argument explanation for `html_playground_url`
xizheyin
-2
/
+4
2025-05-22
Allow `#![doc(test(attr(..)))]` at every level
Urgau
-28
/
+23
2025-05-22
Allow `#![doc(test(attr(..)))]` at module level too
Urgau
-0
/
+19
2025-05-12
update version placeholders
Pietro Albini
-1
/
+1
2025-04-25
Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=Guil...
Matthias Krüger
-1
/
+1
2025-04-25
rustdoc: fix typo change from equivelent to equivalent
Sede Soukossi
-1
/
+1
2025-03-27
Try to more clearly specify exactly what the runtool flags do
Eric Huss
-3
/
+8
2025-03-27
Show an example of using multiple ignore attributes
Eric Huss
-0
/
+9
2025-03-27
Remove and stabilize --enable-per-target-ignores
Eric Huss
-35
/
+28
2025-03-27
Stabilize --test-runtool and --test-runtool-arg
Eric Huss
-19
/
+17
2025-03-27
Rename `--runtool` and `--runtool-arg`
Eric Huss
-3
/
+3
2025-02-27
Add missing case explanation for doc inlined re-export of doc hidden item
Guillaume Gomez
-1
/
+16
2025-02-21
Rollup merge of #132876 - lolbinarycat:rustdoc-document-hidden-items, r=Guill...
Matthias Krüger
-4
/
+23
2025-02-20
rustdoc book: acknowlage --document-hidden-items
binarycat
-4
/
+23
2025-02-01
rustdoc-book: Clean up section on `--output-format`
Alona Enraght-Moony
-5
/
+11
2025-01-29
Add documentation for `--output-format=doctest`
Guillaume Gomez
-0
/
+64
2025-01-16
Treat other items as functions for the purpose of type-based search
binarycat
-1
/
+13
2024-12-29
docs: fix typos
dxsullivan
-1
/
+1
2024-12-20
Add test to ensure passing `--doctest_compilation_args` multiple times work
Guillaume Gomez
-1
/
+1
2024-12-20
Add explanations on how arguments are split
Guillaume Gomez
-0
/
+19
2024-12-20
Add explanations about `--doctest-compilation-args` in rustdoc book
Guillaume Gomez
-18
/
+76
2024-12-17
Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez
Jacob Pratt
-1
/
+1
2024-12-17
Remove `rustc::existing_doc_keyword` lint.
Nicholas Nethercote
-1
/
+1
2024-12-13
rustdoc-search: update documentation with notes about unboxing
Michael Howell
-7
/
+18
2024-11-30
Extend documentation for `missing_doc_code_examples` rustdoc lint in the rust...
Guillaume Gomez
-0
/
+4
2024-11-22
Stabilize the 2024 edition
Eric Huss
-1
/
+1
2024-11-18
rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section.
Alona Enraght-Moony
-29
/
+33
2024-11-11
Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez
bors
-5
/
+7
2024-11-02
Rename target triple to target tuple in many places in the compiler
Noratrieb
-1
/
+1
2024-10-30
rustdoc-search: simplify rules for generics and type params
Michael Howell
-5
/
+7
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
[next]