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
/
rustdoc.css
Age
Commit message (
Expand
)
Author
Lines
2021-08-18
Fix anchors display in rustdoc
Guillaume Gomez
-5
/
+9
2021-08-05
Underline source code links on hover
Guillaume Gomez
-0
/
+4
2021-08-03
Simplify usage of CSS background-image
Guillaume Gomez
-12
/
+8
2021-08-03
Use empty string instead of single space
Michael Howell
-2
/
+2
2021-08-03
Pull the "Expand" / "Collapse" text to the end of the line, instead of start
Michael Howell
-7
/
+17
2021-08-03
Rustdoc accessibility: use an icon for the [-]/[+] controls
Michael Howell
-6
/
+48
2021-07-25
Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume...
bors
-5
/
+12
2021-07-25
Rustdoc accessibility: use real headers for doc items
bors
-5
/
+12
2021-07-23
Rollup merge of #87376 - Thomasdezeeuw:rustdoc-large-logo, r=GuillaumeGomez
Yuki Okushi
-0
/
+1
2021-07-22
Don't hide fields of enum struct variants
Noah Lev
-1
/
+1
2021-07-22
Change rustdoc logo to use the full container size
Thomas de Zeeuw
-0
/
+1
2021-07-21
Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddle
Guillaume Gomez
-1
/
+2
2021-07-19
Rollup merge of #87251 - GuillaumeGomez:item-info-width, r=notriddle
Guillaume Gomez
-0
/
+3
2021-07-18
Fix item info display
Guillaume Gomez
-0
/
+3
2021-07-18
Fix <table> overflow in doc blocks
Guillaume Gomez
-1
/
+2
2021-07-17
Remove redundant CSS
Michael Howell
-1
/
+0
2021-07-17
Rustdoc accessibility: make the sidebar headers actual headers
Michael Howell
-0
/
+5
2021-07-16
Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill...
Guillaume Gomez
-1
/
+2
2021-07-16
feat(rustdoc): open sidebar menu when links inside it are focused
Michael Howell
-1
/
+2
2021-07-16
Rollup merge of #87167 - GuillaumeGomez:sidebar-display-mobile, r=notriddle
Guillaume Gomez
-4
/
+6
2021-07-15
Do not hide the sidebar on mobile, move it outside of the viewport instead
Guillaume Gomez
-4
/
+6
2021-07-15
Fix layout overflow in type declaration
Guillaume Gomez
-0
/
+3
2021-07-14
Fix display for non-rust code blocks
Guillaume Gomez
-1
/
+1
2021-07-08
Fix display of small-section-header elements
Guillaume Gomez
-5
/
+0
2021-07-07
Clean up rustdoc static files
Guillaume Gomez
-0
/
+1888
[prev]