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
/
js
/
main.js
Age
Commit message (
Expand
)
Author
Lines
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
/
+2
2024-08-12
Rollup merge of #128394 - GuillaumeGomez:run-button, r=t-rustdoc
Guillaume Gomez
-2
/
+6
2024-08-06
rustdoc-search: account for numeric disambiguators on impls
Michael Howell
-6
/
+12
2024-08-05
Prevent clicking on a link or on a button to toggle the code example buttons ...
Guillaume Gomez
-2
/
+6
2024-08-03
Rollup merge of #128573 - GuillaumeGomez:simplify-body, r=notriddle
Matthias Krüger
-5
/
+3
2024-08-03
Simplify `body` usage in rustdoc
Guillaume Gomez
-5
/
+3
2024-08-01
rustdoc: Remove dead opaque_tys rendering logic
Alona Enraght-Moony
-1
/
+0
2024-07-29
Make the buttons remain when code example is clicked
Guillaume Gomez
-2
/
+23
2024-07-28
Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-team
Guillaume Gomez
-21
/
+69
2024-07-18
Rearrange sidebar modnav builder to more logical order
Michael Howell
-2
/
+2
2024-07-18
rustdoc: fix `current` class on sidebar modnav
Michael Howell
-3
/
+5
2024-07-18
Add copy code button
Guillaume Gomez
-21
/
+69
2024-04-18
Rollup merge of #124041 - GuillaumeGomez:fix-copy-path-button, r=notriddle
Matthias Krüger
-18
/
+2
2024-04-17
Fix copy-path button
Guillaume Gomez
-18
/
+2
2024-04-16
Rollup merge of #123355 - mu001999:rustdoc/search, r=GuillaumeGomez
Matthias Krüger
-1
/
+2
2024-04-02
Support type '/' to search
mu001999
-1
/
+2
2024-03-22
rustdoc-search: address nits
Michael Howell
-0
/
+4
2024-03-17
Fix style errors
Michael Howell
-1
/
+1
2024-03-16
rustdoc-search: shard the search result descriptions
Michael Howell
-4
/
+24
2024-02-25
Correctly handle if rustdoc JS script hash changed
Guillaume Gomez
-3
/
+11
2024-01-31
rustdoc: Correctly handle long crate names on mobile
Guillaume Gomez
-1
/
+1
2024-01-08
rustdoc: hide modals when resizing the sidebar
Michael Howell
-0
/
+1
2023-12-31
Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...
bors
-1
/
+4
2023-12-26
rustdoc: treat query string `+` as space
Michael Howell
-1
/
+2
2023-12-19
Fix corner cases when dealing with mobile mode
Michael Howell
-11
/
+7
2023-12-17
rustdoc: clean up source sidebar hide button
Michael Howell
-6
/
+13
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-5
/
+263
2023-11-27
Rollup merge of #118325 - clubby789:rustdoc-search-link, r=fmease
Matthias Krüger
-2
/
+1
2023-11-26
Fix Rustdoc search docs link
clubby789
-2
/
+1
2023-11-25
rustdoc: replace `elemIsInParent` with `Node.contains`
Michael Howell
-19
/
+9
2023-11-12
rustdoc: use `.rustdoc` class instead of `body`
Michael Howell
-2
/
+2
2023-10-22
rustdoc: make JS trait impls act more like HTML
Michael Howell
-3
/
+12
2023-10-22
rustdoc: clean up and comment main.js `register_type_impls`
Michael Howell
-14
/
+44
2023-10-22
rustdoc: use JS to inline target type impl docs into alias
Michael Howell
-1
/
+173
2023-10-11
rustdoc: fix resize trouble with mobile
Michael Howell
-0
/
+4
2023-10-11
rustdoc: avoid whole page layout on each frame
Michael Howell
-4
/
+53
2023-10-11
rustdoc: enforce BODY_MIN constraint on sidebar resize
Michael Howell
-8
/
+105
2023-10-11
rustdoc: clean up main.js and src-script.js
Michael Howell
-2
/
+4
2023-10-11
rustdoc: allow resizing the sidebar
Michael Howell
-5
/
+111
2023-10-11
Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmease
bors
-8
/
+32
2023-10-08
rustdoc: add missing macros to sibling nav sidebar
Michael Howell
-1
/
+15
2023-10-08
rustdoc: clean up the In [name] up-pointer
Michael Howell
-5
/
+10
2023-10-08
rustdoc: clean up the layout for annotated version numbers
Michael Howell
-3
/
+4
2023-10-08
rustdoc: show crate name beside small logo
Michael Howell
-2
/
+6
2023-09-21
Update search-result-impl-disambiguation.goml
Michael Howell
-2
/
+2
2023-09-21
rustdoc: wait for section to open before trying to highlight
Michael Howell
-2
/
+6
2023-09-21
rustdoc-search: add impl disambiguator to duplicate assoc items
Michael Howell
-0
/
+24
2023-09-18
Move mobile topbar title creation entirely into JS
Guillaume Gomez
-3
/
+5
2023-09-15
rustdoc: merge theme css into rustdoc.css
Michael Howell
-3
/
+0
[prev]
[next]