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
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
-3
/
+9
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
-94
/
+78
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
/
+22
2023-12-18
Add back the column
Michael Howell
-19
/
+16
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
-10
/
+167
2023-12-07
Fix display of features in rustdoc
Guillaume Gomez
-9
/
+12
2023-12-05
Make headings anchor hidden by default and show on hover
Guillaume Gomez
-3
/
+19
2023-12-05
Rework doc blocks headings by not turning them into links anymore and putting...
Guillaume Gomez
-0
/
+3
2023-11-30
rustdoc: `div.where` instead of fmt-newline class
Michael Howell
-5
/
+2
2023-11-29
rustdoc: remove small from `small-section-header`
Michael Howell
-5
/
+5
2023-10-23
Rollup merge of #105666 - notriddle:notriddle/stab-baseline, r=GuillaumeGomez
Matthias Krüger
-0
/
+1
2023-10-11
rustdoc: avoid whole page layout on each frame
Michael Howell
-4
/
+14
2023-10-11
rustdoc: bundle sidebar button icon into CSS
Michael Howell
-1
/
+22
2023-10-11
rustdoc: enforce BODY_MIN constraint on sidebar resize
Michael Howell
-7
/
+12
2023-10-11
rustdoc: allow resizing the sidebar
Michael Howell
-8
/
+129
2023-10-08
Clean up subversion layout
Michael Howell
-0
/
+5
2023-10-08
rustdoc: clean up the In [name] up-pointer
Michael Howell
-1
/
+1
2023-10-08
rustdoc: align crate name with search bar
Michael Howell
-5
/
+27
2023-10-08
rustdoc: remove rust logo from non-Rust crates
Michael Howell
-2
/
+3
2023-10-08
rustdoc: clean up the layout for annotated version numbers
Michael Howell
-0
/
+1
2023-10-08
rustdoc: show crate name beside small logo
Michael Howell
-12
/
+45
2023-09-19
rustdoc: add test cases, and fix, search tabs
Michael Howell
-4
/
+8
2023-09-15
rustdoc: merge theme css into rustdoc.css
Michael Howell
-382
/
+623
2023-09-13
Merge settings.css into rustdoc.css
Guillaume Gomez
-63
/
+64
2023-08-27
Unify CSS color formats a bit more
Guillaume Gomez
-14
/
+14
2023-08-14
Add warning block support in rustdoc
Guillaume Gomez
-3
/
+26
2023-08-04
Use similar color scheme to make it obvious they are linked
Guillaume Gomez
-2
/
+2
2023-07-31
rustdoc: align stability badge to baseline instead of bottom
Michael Howell
-0
/
+1
2023-07-20
Remove adjustments that used to be necessary for search's crate selector appe...
Frank Steffahn
-9
/
+0
2023-07-18
Fix display of aliases in rustdoc search results
Guillaume Gomez
-1
/
+4
2023-07-14
rustdoc: use `src` consistently over `source` in JavaScript
Michael Howell
-1
/
+1
2023-07-14
rustdoc: use `src` consistently over `source` in code
Michael Howell
-41
/
+41
2023-07-03
Fix display of long inline cfg labels
Guillaume Gomez
-3
/
+3
2023-06-28
Fix display of long items in search results
Guillaume Gomez
-6
/
+24
2023-06-23
Reduce typename width to 6.25rem
Noah Lev
-1
/
+1
2023-06-23
Make typenames a bit wider to support "existential type"
Noah Lev
-1
/
+1
2023-06-22
Align search results horizontally for easy scanning
Noah Lev
-0
/
+2
[prev]
[next]