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
/
storage.js
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
typecheck window.CURRENT_TOOLTIP_ELEMENT
binarycat
-1
/
+1
2025-08-15
rustdoc-search: search backend with partitioned suffix tree
Michael Howell
-30
/
+37
2025-06-16
rustdoc: add ways of collapsing all impl blocks
binarycat
-1
/
+3
2025-03-24
rustdoc js: add nonundef and use it to remove a ts-expect-error
binarycat
-0
/
+22
2025-03-14
rustdoc js: add nonnull helper and typecheck src-script.js
binarycat
-0
/
+22
2025-02-22
Rename feature into `Word wrap source code`
Guillaume Gomez
-2
/
+2
2025-02-14
Add new setting to wrap source code lines when too long
Guillaume Gomez
-0
/
+3
2025-02-03
rustdoc: clean up a bunch of ts-expected-error declarations in main
Michael Howell
-6
/
+10
2025-01-30
Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdoc
Matthias Krüger
-0
/
+3
2025-01-29
Add new setting allowing to switch to sans serif fonts
Guillaume Gomez
-0
/
+3
2025-01-27
rustdoc: add nobuild typescript checking to our JS
Michael Howell
-15
/
+83
2024-09-10
rustdoc: make the header show all three buttons
Michael Howell
-2
/
+2
2024-09-10
rustdoc: redesign toolbar and disclosure widgets
Michael Howell
-8
/
+21
2024-08-20
Add configuration options to hide TOC or module navigation
Michael Howell
-4
/
+9
2024-05-05
rustdoc: dedup search form HTML
Michael Howell
-0
/
+43
2024-03-16
rustdoc-search: shard the search result descriptions
Michael Howell
-2
/
+2
2024-01-29
rustdoc: Prevent JS injection from localStorage
Chad Norvell
-1
/
+9
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-0
/
+28
2023-12-07
rustdoc: remove unused parameter `reversed` from onEach(Lazy)
Michael Howell
-19
/
+6
2023-10-11
rustdoc: enforce BODY_MIN constraint on sidebar resize
Michael Howell
-2
/
+5
2023-10-11
rustdoc: allow resizing the sidebar
Michael Howell
-0
/
+25
2023-09-15
rustdoc: avoid calling `document.write` after the page loads
Michael Howell
-2
/
+12
2023-09-15
rustdoc: merge theme css into rustdoc.css
Michael Howell
-11
/
+15
2023-07-14
rustdoc: use `src` consistently over `source` in code
Michael Howell
-1
/
+1
2023-06-27
Replace `id` attribute with `name` for `<meta>` tag
Guillaume Gomez
-1
/
+1
2023-04-08
Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomez
Nilstrieb
-0
/
+1
2023-04-06
rustdoc: add test and bug fix for theme defaults
Michael Howell
-0
/
+1
2023-04-06
rustdoc: clean up JS
Michael Howell
-14
/
+5
2023-03-23
rustdoc: remove old `content` hack for theme switching
Michael Howell
-32
/
+5
2023-03-23
rustdoc: clean up `storage.js`
Michael Howell
-29
/
+8
2023-03-08
Update src/librustdoc/html/static/js/storage.js
Michael Howell
-1
/
+1
2023-03-08
Fix eslint errors
Guillaume Gomez
-0
/
+1
2023-03-08
Only load one CSS theme by default
Michael Howell
-21
/
+25
2023-01-31
Clean up eslint annotations and remove unused JS function
Guillaume Gomez
-1
/
+0
2023-01-30
Keep all theme-updating logic together
Roy Wellington Ⅳ
-44
/
+52
2023-01-21
This function appears to be unused
Roy Wellington Ⅳ
-16
/
+0
2022-10-29
rustdoc: add hash to filename of toolchain files
Jacob Hoffman-Andrews
-14
/
+10
2022-10-17
rustdoc: change mobile breakpoint to match CSS
Michael Howell
-1
/
+1
2022-10-17
rustdoc: remove CSS `@media (min-width: 701px)`
Michael Howell
-1
/
+1
2022-07-01
Improve click behavior of the source code mobile full-screen "sidebar"
Michael Howell
-0
/
+5
2022-06-20
rustdoc: optimize loading of source sidebar
Jacob Hoffman-Andrews
-0
/
+11
2022-05-25
Add new eslint rule "space-before-function-paren"
Guillaume Gomez
-2
/
+2
2022-05-19
Add new lint to enforce whitespace after keywords
Guillaume Gomez
-2
/
+2
2022-05-17
rustdoc: make search.js a module
Jacob Hoffman-Andrews
-5
/
+0
2022-05-07
Enforce quote rule for JS source code
Guillaume Gomez
-2
/
+2
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
-0
/
+2
2022-05-04
Move callback to the () => {} syntax.
Folyd
-7
/
+8
2022-04-26
Migrate storage.js to ES6
Guillaume Gomez
-22
/
+25
2022-02-02
Unify storage getter and setter functions
Guillaume Gomez
-6
/
+6
[next]