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
/
static
/
css
Age
Commit message (
Expand
)
Author
Lines
2025-08-28
Add new `doc(attribute = "...")` attribute
Guillaume Gomez
-0
/
+9
2025-08-23
Make macro expansion feature buttons accessible
Guillaume Gomez
-8
/
+6
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
-4
/
+6
2025-08-23
Add support for macro expansion in rustdoc source code pages
Guillaume Gomez
-9
/
+48
2025-08-15
rustdoc-search: search backend with partitioned suffix tree
Michael Howell
-91
/
+317
2025-08-04
Fix wrong font being used for tooltips `i` icons
Guillaume Gomez
-0
/
+4
2025-07-01
Improve CSS for source code block line numbers
Guillaume Gomez
-68
/
+30
2025-05-16
rustdoc: on mobile, make the sidebar full width and linewrap
binarycat
-1
/
+4
2025-05-09
rustdoc: use a different style of grip track
Michael Howell
-39
/
+19
2025-05-09
rustdoc: add a handle that makes sidebar resizing more obvious
Michael Howell
-7
/
+53
2025-05-06
Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc
Guillaume Gomez
-21
/
+22
2025-04-24
Fix indent of impl docs
Guillaume Gomez
-1
/
+4
2025-04-23
Unify sidebar buttons to use the same image
Guillaume Gomez
-21
/
+22
2025-04-21
Use correct annotation for CSS pseudo elements
Guillaume Gomez
-20
/
+20
2025-04-07
Fix CSS
Guillaume Gomez
-1
/
+1
2025-04-02
rustdoc: make settings checkboxes always square
binarycat
-0
/
+3
2025-02-22
Rename feature into `Word wrap source code`
Guillaume Gomez
-13
/
+13
2025-02-14
Add new setting to wrap source code lines when too long
Guillaume Gomez
-41
/
+66
2025-02-12
rustdoc: use better, consistent SVG icons for scraped examples
Michael Howell
-1
/
+42
2025-02-11
Correctly handle `user-select: none`
Guillaume Gomez
-0
/
+5
2025-02-10
Move line numbers into the `<code>` directly
Guillaume Gomez
-18
/
+40
2025-01-29
Add SemiBold for SourceSerif4
Guillaume Gomez
-2
/
+10
2025-01-29
Add italic for newly added sans serif fonts
Guillaume Gomez
-2
/
+18
2025-01-29
Add new setting allowing to switch to sans serif fonts
Guillaume Gomez
-2
/
+25
2025-01-25
Remove extra whitespace from rustdoc breadcrumbs for copypasting
Kornel
-6
/
+3
2025-01-24
Fix indent of trait items on mobile
Guillaume Gomez
-3
/
+7
2025-01-19
Remove unused `item-row` CSS class
Guillaume Gomez
-1
/
+1
2025-01-18
Remove more CSS classes
Guillaume Gomez
-11
/
+11
2025-01-17
Handle reexports items list a bit differently since they cannot have document...
Guillaume Gomez
-1
/
+1
2025-01-17
Replace ul/li list with dl/dd/dt elements
Guillaume Gomez
-14
/
+18
2025-01-14
fix underlining of hovered intra-doc links.
binarycat
-0
/
+2
2024-12-05
Improve positioning of "..." in collapsed impl block
Guillaume Gomez
-3
/
+8
2024-12-05
Use text ellipsis instead of bottom blurring
Guillaume Gomez
-11
/
+16
2024-12-05
Always display first line of impl blocks even when collapsed
Guillaume Gomez
-0
/
+23
2024-11-13
Align impl doc block with `impl` keyword
Guillaume Gomez
-1
/
+1
2024-11-12
Increase impl items indent and decrease documentation indent for impl block
Guillaume Gomez
-15
/
+35
2024-10-30
rustdoc-search: show types signatures in results
Michael Howell
-5
/
+16
2024-10-28
Unify variant struct fields margins with struct fields
Guillaume Gomez
-1
/
+1
2024-10-26
Rollup merge of #132183 - GuillaumeGomez:code-in-docblock, r=notriddle
Jubilee
-1
/
+1
2024-10-26
Fix code HTML items making big blocks if too long
Guillaume Gomez
-1
/
+1
2024-10-24
Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez
Matthias Krüger
-2
/
+8
2024-10-23
rustdoc: adjust spacing and typography in header
Michael Howell
-2
/
+8
2024-10-19
rustdoc: Switch from FxHash to sha256 for static file hashing.
Alona Enraght-Moony
-9
/
+9
2024-10-11
Rollup merge of #131394 - ismailarilik:fix/rustdoc/add-space-between-struct-f...
Matthias Krüger
-0
/
+3
2024-10-09
Fix methods alignment on mobile
Guillaume Gomez
-1
/
+1
2024-10-08
fix(rustdoc): add space between struct fields and their descriptions
ismailarilik
-0
/
+3
2024-10-04
Fix list margins
Guillaume Gomez
-3
/
+6
2024-10-01
Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddle
Matthias Krüger
-0
/
+7
2024-09-29
Adjust spacings and sizing to improve behavior with over-long names
Frank Steffahn
-6
/
+12
[next]