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
/
templates
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
Add an attribute to check the number of lanes in a SIMD vector after monomorp...
Caleb Zulawski
-0
/
+5
2025-08-24
rustdoc: render attributes in Field and Variants sections
Karol Zwolak
-1
/
+1
2025-08-23
rustdoc: make attributes render consistently
Karol Zwolak
-1
/
+0
2025-08-15
rustdoc-search: search backend with partitioned suffix tree
Michael Howell
-17
/
+6
2025-08-01
rustdoc font links only emit `crossorigin` when needed
Mingwei Samuel
-1
/
+1
2025-05-25
Improve code
Guillaume Gomez
-1
/
+1
2025-05-25
Rename the `document_*` argument/field into `is_type_alias`
Guillaume Gomez
-1
/
+1
2025-05-25
Unify rendering of type aliases without ADT items
Guillaume Gomez
-3
/
+4
2025-05-09
rustdoc: add tooltip to resize track
Michael Howell
-1
/
+1
2025-04-03
Update to new rinja version (askama)
Guillaume Gomez
-8
/
+8
2025-02-10
Move line numbers into the `<code>` directly
Guillaume Gomez
-20
/
+2
2025-02-04
Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelid
Matthias Krüger
-2
/
+2
2025-01-30
fix(rustdoc): always use a channel when linking to doc.rust-lang.org
Alexis (Poliorcetics) Bourget
-2
/
+2
2025-01-29
Add italic for newly added sans serif fonts
Guillaume Gomez
-1
/
+1
2025-01-27
Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one
FedericoBruzzone
-5
/
+11
2025-01-25
Remove extra whitespace from rustdoc breadcrumbs for copypasting
Kornel
-2
/
+2
2024-10-23
rustdoc: adjust spacing and typography in header
Michael Howell
-1
/
+1
2024-09-27
Remove unneeded jinja comments in templates
Guillaume Gomez
-50
/
+50
2024-09-23
Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomez
Michael Goulet
-12
/
+30
2024-09-23
Tweak breadcrumbs list
Michael Howell
-4
/
+7
2024-09-10
rustdoc: make the header show all three buttons
Michael Howell
-4
/
+9
2024-09-10
rustdoc: redesign toolbar and disclosure widgets
Michael Howell
-8
/
+18
2024-09-07
Generate scraped examples buttons in JS
Guillaume Gomez
-13
/
+2
2024-09-05
Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddle
Matthias Krüger
-10
/
+37
2024-09-02
Simplify CSS but wrapping scraped example into a div and move the title out o...
Guillaume Gomez
-25
/
+29
2024-09-01
Fix position of scraped examples title on mobile devices
Guillaume Gomez
-3
/
+3
2024-08-31
Unify scraped examples with other code examples
Guillaume Gomez
-10
/
+33
2024-08-20
rustdoc: consistentify `#TOC` and `#ModNav` to lowercase
Michael Howell
-2
/
+2
2024-08-20
rustdoc: show code spans as `<code>` in TOC
Michael Howell
-2
/
+16
2024-08-20
rustdoc: add separate section for module items
Michael Howell
-5
/
+5
2024-08-20
Add configuration options to hide TOC or module navigation
Michael Howell
-8
/
+12
2024-08-20
Add Top TOC support to rustdoc
Michael Howell
-4
/
+13
2024-07-29
rustdoc: properly handle path wrapping
Michael Howell
-1
/
+1
2024-07-29
rustdoc: use `<wbr>` in sidebar headers
Michael Howell
-3
/
+5
2024-07-23
Replace askama with rinja
Guillaume Gomez
-11
/
+9
2024-05-05
rustdoc: dedup search form HTML
Michael Howell
-24
/
+3
2024-04-16
Rollup merge of #123355 - mu001999:rustdoc/search, r=GuillaumeGomez
Matthias Krüger
-1
/
+1
2024-04-11
Replace `document.write` with `document.head.insertAdjacentHTML`
Guillaume Gomez
-2
/
+1
2024-04-09
rustdoc: remove unused 16x16 favicon
Michael Howell
-2
/
+0
2024-04-09
rustdoc: load icons from css instead of inline
Michael Howell
-6
/
+3
2024-04-09
rustdoc: reduce size of `<head>` with preload loop
Michael Howell
-9
/
+6
2024-04-02
Support type '/' to search
mu001999
-1
/
+1
2024-03-12
rustdoc: do not preload fonts when browsing locally
Elijah Riggs
-0
/
+2
2024-01-24
Bump `askama` version
clubby789
-7
/
+7
2023-12-18
Stop using the trigram of heaven as a hamburger button
Michael Howell
-1
/
+1
2023-12-17
rustdoc: clean up source sidebar hide button
Michael Howell
-11
/
+4
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-2
/
+8
2023-11-29
rustdoc: remove small from `small-section-header`
Michael Howell
-3
/
+3
2023-11-12
make LayoutError::Cycle carry ErrorGuaranteed
Michael Goulet
-1
/
+1
2023-11-07
Auto merge of #115904 - notriddle:notriddle/preload-bold, r=GuillaumeGomez
bors
-1
/
+0
[next]