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
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
2024-09-01
Fix wrong rounded corners when line numbers are displayed on code examples
Guillaume Gomez
-1
/
+17
2024-08-31
Unify scraped examples with other code examples
Guillaume Gomez
-73
/
+42
2024-08-20
rustdoc: consistentify `#TOC` and `#ModNav` to lowercase
Michael Howell
-2
/
+2
2024-08-20
Add configuration options to hide TOC or module navigation
Michael Howell
-2
/
+10
2024-08-20
Add Top TOC support to rustdoc
Michael Howell
-1
/
+5
2024-08-19
rustdoc: animate the `:target` highlight
Michael Howell
-0
/
+13
2024-08-05
Unify run button display with "copy code" button and with mdbook buttons
Guillaume Gomez
-33
/
+21
2024-08-03
rustdoc: make the hover trail for doc anchors a bit bigger
Michael Howell
-1
/
+1
2024-07-30
Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddle
Matthias Krüger
-1
/
+14
2024-07-29
Make the buttons remain when code example is clicked
Guillaume Gomez
-1
/
+14
2024-07-29
rustdoc: properly handle path wrapping
Michael Howell
-1
/
+4
2024-07-28
Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-team
Guillaume Gomez
-27
/
+66
2024-07-21
rustdoc: revert spacing change in item-table
Michael Howell
-1
/
+0
2024-07-21
Rollup merge of #128023 - Kijewski:pr-table-width, r=notriddle
Jubilee
-0
/
+1
2024-07-21
rustdoc: short descr. cause word-breaks in tables
René Kijewski
-0
/
+1
2024-07-20
Fix stab display in doc blocks
Guillaume Gomez
-0
/
+4
2024-07-19
Rollup merge of #127963 - GuillaumeGomez:fix-logo-display, r=notriddle
Matthias Krüger
-1
/
+0
2024-07-19
Fix display of logo "border"
Guillaume Gomez
-1
/
+0
2024-07-18
Wrap too long item name and improve the item list display a bit
Guillaume Gomez
-0
/
+8
2024-07-18
Unify UI between code block buttons and top buttons
Guillaume Gomez
-7
/
+14
2024-07-18
Make "copy code" button the same size as the "copy path" button
Guillaume Gomez
-23
/
+11
2024-07-18
Add copy code button
Guillaume Gomez
-19
/
+63
2024-07-15
rustdoc: make sidebar highlight cover whole click target
Michael Howell
-2
/
+41
2024-07-15
Create new CSS class for "big toggles"
Guillaume Gomez
-2
/
+2
2024-07-15
Fix style
Guillaume Gomez
-0
/
+5
2024-07-15
doc: Fold inline methods from Deref
Lzu Tao
-0
/
+5
2024-07-01
rustdoc: click target for sidebar items flush left
Michael Howell
-4
/
+12
2024-05-05
Fix bad color for setting cog in ayu theme
Guillaume Gomez
-0
/
+4
2024-04-28
Add some missing comments to describe what the inlined SVG is
Guillaume Gomez
-0
/
+4
2024-04-28
Inline `wheel.svg` into CSS
Guillaume Gomez
-1
/
+14
2024-04-28
Inline `clipboard.svg` into CSS
Guillaume Gomez
-1
/
+11
2024-04-17
Fix copy-path button
Guillaume Gomez
-7
/
+10
2024-04-09
rustdoc: load icons from css instead of inline
Michael Howell
-2
/
+18
2024-04-03
Default to light theme is JS is enabled but not working
Guillaume Gomez
-1
/
+7
2024-02-18
Rollup merge of #120526 - GuillaumeGomez:mobile-long-crate-name, r=notriddle
León Orell Valerian Liehr
-6
/
+1
2024-01-31
rustdoc: Correctly handle long crate names on mobile
Guillaume Gomez
-6
/
+1
2024-01-29
Improve display of crate name when hovered
Guillaume Gomez
-4
/
+2
2024-01-19
Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle
Matthias Krüger
-1
/
+20
2024-01-01
use css variable for z-index of the sidebar
Lukas Markeffsky
-5
/
+5
2023-12-31
rustdoc ui: adjust tooltip z-index to be above sidebar
Lukas Markeffsky
-1
/
+1
2023-12-31
Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...
bors
-93
/
+75
2023-12-24
Fix display of warning block if it is first element of the top doc block
Guillaume Gomez
-0
/
+3
2023-12-19
Fix corner cases when dealing with mobile mode
Michael Howell
-6
/
+9
2023-12-18
Use folder icon instead of hamburger and sidebar
Michael Howell
-17
/
+26
2023-12-18
Add border bottom for source sidebar title area
Michael Howell
-8
/
+3
2023-12-18
Stop using the trigram of heaven as a hamburger button
Michael Howell
-7
/
+20
2023-12-18
Add back the column
Michael Howell
-18
/
+15
2023-12-17
rustdoc: clean up source sidebar hide button
Michael Howell
-87
/
+52
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-9
/
+162
2023-12-07
Fix display of features in rustdoc
Guillaume Gomez
-9
/
+12
[prev]
[next]