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
Age
Commit message (
Expand
)
Author
Lines
2025-08-23
Clean up computation of macro expansion span and correctly handle spans open ...
Guillaume Gomez
-28
/
+90
2025-08-23
Go around firefox bug
Guillaume Gomez
-1
/
+7
2025-08-23
Correctly handle multiple macro expansions on a same line
Guillaume Gomez
-18
/
+49
2025-08-23
Add new unstable `--generate-macro-expansion` rustdoc command line flag
Guillaume Gomez
-14
/
+23
2025-08-23
Add support for macro expansion in rustdoc source code pages
Guillaume Gomez
-63
/
+339
2025-08-22
main.js: only call window.rustdocToggleSrcSidebar if it exists
binarycat
-2
/
+1
2025-08-22
typecheck: add nonnull around element known to exist
binarycat
-2
/
+1
2025-08-22
typecheck tooltipBlurHandler
binarycat
-1
/
+3
2025-08-22
typecheck window.CURRENT_TOOLTIP_ELEMENT
binarycat
-32
/
+7
2025-08-21
typecheck window.NOTABLE_TRAITS
binarycat
-2
/
+2
2025-08-21
typecheck window.rr_
binarycat
-2
/
+2
2025-08-21
typecheck window.searchIndex
binarycat
-2
/
+2
2025-08-21
unbox raw pointers in type-based search
binarycat
-3
/
+6
2025-08-21
add special formatting for displaying raw pointers in signatures
binarycat
-2
/
+22
2025-08-21
rustdoc search: accept *mut T syntax for raw pointers
binarycat
-30
/
+45
2025-08-21
make primitive:pointer work in type-based search.
binarycat
-2
/
+2
2025-08-21
Losslessly optimize PNG files
lumiscosity
-0
/
+0
2025-08-20
Fix JS search scripts path
Guillaume Gomez
-2
/
+2
2025-08-20
Rollup merge of #140314 - lolbinarycat:rustdoc-js-scrape-examples-typecheck, ...
Jacob Pratt
-11
/
+43
2025-08-19
Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol
许杰友 Jieyou Xu (Joe)
-1
/
+1
2025-08-16
run spellcheck as a tidy extra check in ci
binarycat
-1
/
+1
2025-08-15
rustdoc-search: search backend with partitioned suffix tree
Michael Howell
-4247
/
+8224
2025-08-15
Rollup merge of #145389 - GuillaumeGomez:unstable-search, r=fmease
Stuart Cook
-39
/
+2
2025-08-14
Revert "rustdoc search: prefer stable items in search results"
Guillaume Gomez
-36
/
+2
2025-08-14
Revert "rustdoc: IndexItem::{stability -> is_unstable}"
Guillaume Gomez
-3
/
+8
2025-08-14
Revert "rustdoc search: add performance note about searchIndexUnstable check"
Guillaume Gomez
-6
/
+0
2025-08-14
Revert "Correctly handle when there are no unstable items in the documented c...
Guillaume Gomez
-3
/
+1
2025-08-14
rustdoc: Allow multiple references to a single footnote
Tsukasa OI
-9
/
+24
2025-08-13
Rollup merge of #145349 - GuillaumeGomez:unstable-items-search, r=lolbinaryca...
Guillaume Gomez
-1
/
+3
2025-08-13
Correctly handle when there are no unstable items in the documented crate
Guillaume Gomez
-1
/
+3
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
-73
/
+117
2025-08-10
Add support for trait associated items
Guillaume Gomez
-30
/
+31
2025-08-09
Rollup merge of #145100 - GuillaumeGomez:rank-doc-alias-lower, r=lolbinarycat
Stuart Cook
-0
/
+7
2025-08-09
Rollup merge of #141658 - lolbinarycat:rustdoc-search-stability-rank-138067, ...
Stuart Cook
-1
/
+36
2025-08-09
Rank doc aliases lower than equivalently matched items
Guillaume Gomez
-0
/
+7
2025-08-08
rustdoc search: add performance note about searchIndexUnstable check
binarycat
-0
/
+6
2025-08-08
rustdoc: IndexItem::{stability -> is_unstable}
binarycat
-10
/
+4
2025-08-06
Rollup merge of #144913 - GuillaumeGomez:fix-wrong-i-icon, r=fmease
Jakub Beránek
-0
/
+4
2025-08-04
Fix wrong font being used for tooltips `i` icons
Guillaume Gomez
-0
/
+4
2025-08-01
rustdoc font links only emit `crossorigin` when needed
Mingwei Samuel
-1
/
+54
2025-08-01
Rollup merge of #143849 - lolbinarycat:rustdoc-priv-normalize-143222, r=Guill...
Jacob Pratt
-0
/
+25
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-5
/
+3
2025-07-26
Rollup merge of #141663 - lolbinarycat:rustdoc-collapse-impl-134429, r=Guilla...
Trevor Gross
-6
/
+22
2025-07-22
impl items are never unnamable
binarycat
-2
/
+8
2025-07-22
rustdoc: actually never link to unnamable types
binarycat
-7
/
+18
2025-07-22
rustdoc: never try to link to unnamable types
binarycat
-1
/
+9
[prev]
[next]