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
/
source-script.js
Age
Commit message (
Expand
)
Author
Lines
2023-04-21
rustdoc: lift constant string manipulation out of loop
Michael Howell
-1
/
+1
2023-04-12
rustdoc: use CSS `overscroll-behavior` instead of JavaScript
Michael Howell
-3
/
+6
2023-02-26
Clean up JS files code a bit
Guillaume Gomez
-2
/
+1
2022-12-15
rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle`
Michael Howell
-1
/
+1
2022-10-31
rustdoc: change `.src-line-numbers > span` to `.src-line-numbers > a`
Michael Howell
-3
/
+8
2022-10-17
rustdoc: factor JS mobile scroll lock into its own function
Michael Howell
-30
/
+3
2022-09-26
rustdoc: give `.line-number` / `.line-numbers` meaningful names
Michael Howell
-2
/
+2
2022-08-10
Rollup merge of #98775 - notriddle:notriddle/mobile-sidebar-scroll-lock, r=jsha
Matthias Krüger
-3
/
+17
2022-08-02
rustdoc: use a more compact encoding for source-files.js
Michael Howell
-7
/
+11
2022-07-17
Fix auto-expand of trees in source code page sidebar
Guillaume Gomez
-1
/
+1
2022-07-05
rustdoc: improve scroll locking in the rustdoc mobile sidebars
Michael Howell
-3
/
+17
2022-07-05
Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=Gui...
Dylan DPC
-2
/
+9
2022-07-04
Rollup merge of #98774 - notriddle:notriddle/source-code-sidebar-button, r=Gu...
Matthias Krüger
-3
/
+3
2022-07-02
rustdoc: make source sidebar toggle a real button
Michael Howell
-3
/
+3
2022-07-01
Improve click behavior of the source code mobile full-screen "sidebar"
Michael Howell
-2
/
+9
2022-07-01
rustdoc cleanup: remove unused function
Michael Howell
-1
/
+1
2022-07-01
rustdoc: use <details> tag for the source code sidebar
Michael Howell
-18
/
+11
2022-06-30
Fix scroll when source sidebar is open on mobile
Guillaume Gomez
-0
/
+15
2022-06-23
Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez
Michael Goulet
-8
/
+2
2022-06-20
rustdoc: optimize loading of source sidebar
Jacob Hoffman-Andrews
-8
/
+2
2022-06-20
Improve loading of crates.js and sidebar-items.js
Jacob Hoffman-Andrews
-29
/
+12
2022-06-14
Fix expand/collapse on source viewer sidebar folders
Guillaume Gomez
-3
/
+3
2022-05-30
Fix invalid line number computation when clicking on something else than a li...
Guillaume Gomez
-0
/
+4
2022-05-25
Add new eslint rule "space-before-function-paren"
Guillaume Gomez
-1
/
+1
2022-05-10
Fix JS error in source code pages
Guillaume Gomez
-2
/
+1
2022-05-07
Change eslint rules from configuration comments to configuration files
Folyd
-5
/
+0
2022-05-05
Use "strict" mode in JS scripts
Guillaume Gomez
-1
/
+4
2022-05-04
Move callback to the () => {} syntax.
Folyd
-10
/
+11
2022-04-30
Move settings into full JS
Guillaume Gomez
-2
/
+2
2022-04-26
Migrate source-script to ES6
Guillaume Gomez
-44
/
+45
2022-03-05
Scroll when the anchor change and is linking outside of the displayed content
Guillaume Gomez
-9
/
+7
2022-02-02
Unify storage getter and setter functions
Guillaume Gomez
-4
/
+4
2022-01-18
Simplify and unify rustdoc sidebar styles
Jacob Hoffman-Andrews
-1
/
+1
2021-12-02
Rename ID "main" into "main-content"
Guillaume Gomez
-5
/
+5
2021-11-29
rustdoc: rework source sidebar
cynecx
-16
/
+9
2021-11-29
rustdoc: merge source sidebar into main sidebar
cynecx
-6
/
+8
2021-07-07
Clean up rustdoc static files
Guillaume Gomez
-0
/
+249