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
/
librustdoc
/
html
/
render
Age
Commit message (
Expand
)
Author
Lines
2025-09-26
Rollup merge of #147047 - notriddle:toolbar-index, r=GuillaumeGomez
Matthias Krüger
-3
/
+13
2025-09-25
rustdoc: put the toolbar on the all item index
Michael Howell
-3
/
+13
2025-09-25
Rollup merge of #135771 - GuillaumeGomez:jump-to-def-perf, r=fmease
Matthias Krüger
-46
/
+78
2025-09-25
Rollup merge of #116882 - fmease:rustdoc-generalized-priv-repr-heuristic, r=r...
Matthias Krüger
-42
/
+146
2025-09-25
rustdoc: hide `#[repr(...)]` if it isn't part of the public ABI
León Orell Valerian Liehr
-21
/
+61
2025-09-25
rustdoc: Fully escape link section and export name
León Orell Valerian Liehr
-2
/
+2
2025-09-25
rustdoc: Slightly clean up attr rendering
León Orell Valerian Liehr
-97
/
+56
2025-09-21
Port #[macro_export] to the new attribute parsing infrastructure
Jonathan Brouwer
-10
/
+13
2025-09-17
Remove ImplSubject
Cameron Steffen
-5
/
+5
2025-09-14
rustdoc: Move HTML-specific attr rendering code into HTML rendering mod
León Orell Valerian Liehr
-38
/
+143
2025-09-02
squash fix `render_call_locations` panic when default span points at file out...
Janis
-15
/
+37
2025-08-30
rustdoc-search: split function inverted index by input/output
Michael Howell
-43
/
+212
2025-08-28
Create new `Item::is_fake_item` method as equivalent to check for `is_primiti...
Guillaume Gomez
-2
/
+2
2025-08-28
Add new `doc(attribute = "...")` attribute
Guillaume Gomez
-4
/
+12
2025-08-24
Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycat
bors
-12
/
+18
2025-08-24
rustdoc: render attributes in Field and Variants sections
Karol Zwolak
-3
/
+21
2025-08-23
Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering...
Samuel Tardieu
-69
/
+68
2025-08-23
rustdoc: make attributes render consistently
Karol Zwolak
-69
/
+68
2025-08-23
Do macro expansion at AST level rather than HIR
Guillaume Gomez
-146
/
+20
2025-08-23
Clean up computation of macro expansion span and correctly handle spans open ...
Guillaume Gomez
-11
/
+32
2025-08-23
Add new unstable `--generate-macro-expansion` rustdoc command line flag
Guillaume Gomez
-5
/
+7
2025-08-23
Add support for macro expansion in rustdoc source code pages
Guillaume Gomez
-7
/
+116
2025-08-21
unbox raw pointers in type-based search
binarycat
-3
/
+6
2025-08-21
make primitive:pointer work in type-based search.
binarycat
-2
/
+2
2025-08-15
rustdoc-search: search backend with partitioned suffix tree
Michael Howell
-923
/
+1789
2025-08-14
Revert "rustdoc search: prefer stable items in search results"
Guillaume Gomez
-12
/
+0
2025-08-14
Revert "rustdoc: IndexItem::{stability -> is_unstable}"
Guillaume Gomez
-3
/
+8
2025-08-10
rustdoc: Use `discr`s `Display` impl to render the value with the correct sig...
Eval EXEC
-5
/
+3
2025-08-10
Ignore impl associated types in jump to def feature
Guillaume Gomez
-1
/
+7
2025-08-10
Fix panic if an item does not have a body
Guillaume Gomez
-10
/
+22
2025-08-10
Update to last rustc_hir Visitor changes
Guillaume Gomez
-6
/
+3
2025-08-10
Better handling of paths in link to def feature
Guillaume Gomez
-27
/
+43
2025-08-10
Add support for trait associated items
Guillaume Gomez
-30
/
+31
2025-08-09
Rollup merge of #141658 - lolbinarycat:rustdoc-search-stability-rank-138067, ...
Stuart Cook
-0
/
+7
2025-08-08
rustdoc: IndexItem::{stability -> is_unstable}
binarycat
-10
/
+4
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-4
/
+2
2025-07-22
rustdoc: avoid allocating a temp String for aliases in search index
binarycat
-3
/
+16
2025-07-20
Rollup merge of #143988 - GuillaumeGomez:alias-inexact, r=lolbinarycat
Matthias Krüger
-1
/
+1
2025-07-19
Fix clippy lints in librustdoc
Guillaume Gomez
-112
/
+98
2025-07-17
Include ErrorGuaranteed in StableSince::Err.
Camille GILLOT
-1
/
+1
2025-07-17
Improve path segment joining.
Nicholas Nethercote
-19
/
+21
2025-07-16
Make aliases search support partial matching
Guillaume Gomez
-1
/
+1
2025-07-15
rustdoc-json: Structured attributes
Alona Enraght-Moony
-5
/
+4
2025-07-13
update issue number for `const_trait_impl`
Deadbeef
-2
/
+2
2025-07-08
Auto merge of #142869 - nnethercote:join_path-mini, r=camelid
bors
-2
/
+2
2025-07-03
Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmann
bors
-2
/
+2
2025-07-03
setup CI and tidy to use typos for spellchecking and fix few typos
klensy
-2
/
+2
2025-06-29
Lazy-ify some markdown rendering
Yotam Ofek
-19
/
+16
2025-06-28
Rollup merge of #142987 - lolbinarycat:rustdoc-non_exhaustive-enum-v-142599, ...
Matthias Krüger
-0
/
+1
2025-06-26
rustdoc: show attributes on enum variants
binarycat
-0
/
+1
[next]