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
2022-06-30
Remove unneeded methods declaration for old web browsers
Guillaume Gomez
-34
/
+0
2022-06-28
rustdoc: make keyboard commands work when checkboxes are selected
Michael Howell
-1
/
+2
2022-06-28
rustdoc: fix keyboard shortcuts bug in settings menu
Michael Howell
-1
/
+1
2022-06-28
rustdoc: fix help menu popover toggling
Michael Howell
-0
/
+3
2022-06-23
Merge all popover hide functions into one
Guillaume Gomez
-20
/
+13
2022-06-23
Move help popup into a pocket menu as well
Guillaume Gomez
-70
/
+106
2022-06-20
Improve loading of crates.js and sidebar-items.js
Jacob Hoffman-Andrews
-69
/
+61
2022-06-06
Add "no-confusing-arrow" eslint check
Guillaume Gomez
-1
/
+1
2022-05-27
Add "eqeqeq" eslint rule
Guillaume Gomez
-2
/
+2
2022-05-25
Add new eslint rule "space-before-function-paren"
Guillaume Gomez
-2
/
+2
2022-05-15
Add new eslint rule about brace style
Guillaume Gomez
-2
/
+2
2022-05-14
Remove theme picker button
Guillaume Gomez
-135
/
+2
2022-05-07
Enforce quote rule for JS source code
Guillaume Gomez
-15
/
+15
2022-05-07
Change eslint rules from configuration comments to configuration files
Folyd
-4
/
+0
2022-05-06
Rollup merge of #96754 - notriddle:notriddle/impl-dups, r=GuillaumeGomez
Guillaume Gomez
-1
/
+7
2022-05-05
Rollup merge of #96741 - GuillaumeGomez:improve-settings-loading-strategy, r=...
Michael Goulet
-0
/
+3
2022-05-05
Rollup merge of #96704 - GuillaumeGomez:rotation-animation, r=jsha
Michael Goulet
-0
/
+1
2022-05-05
rustdoc: ensure HTML/JS side implementors don't have dups
Michael Howell
-1
/
+7
2022-05-05
Improve settings loading strategy by loading CSS and JS at the same time to p...
Guillaume Gomez
-0
/
+3
2022-05-05
Add rotation animation on settings button when loading
Guillaume Gomez
-1
/
+1
2022-05-05
Use "strict" mode in JS scripts
Guillaume Gomez
-3
/
+2
2022-05-04
Move callback to the () => {} syntax.
Folyd
-56
/
+49
2022-05-01
* Add documentation for settings page rendering functions.
Guillaume Gomez
-6
/
+6
2022-04-30
Move settings into full JS
Guillaume Gomez
-34
/
+145
2022-04-26
Remove dead code in main.js
Guillaume Gomez
-23
/
+0
2022-04-26
Migrate main.js to ES6
Guillaume Gomez
-128
/
+130
2022-03-08
Unify inherent impl blocks by wrapping them into a div
Guillaume Gomez
-1
/
+1
2022-02-05
Linkify sidebar headings for sibling items
Jacob Hoffman-Andrews
-16
/
+24
2022-02-04
Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jsha
Matthias Krüger
-20
/
+3
2022-02-03
Add filter-crate URL parameter
Guillaume Gomez
-20
/
+3
2022-01-29
rustdoc: small fixes to mobile navigation
Jacob Hoffman-Andrews
-1
/
+1
2022-01-18
Simplify and unify rustdoc sidebar styles
Jacob Hoffman-Andrews
-39
/
+21
2022-01-18
Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomez
Matthias Krüger
-27
/
+0
2022-01-18
Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez
Matthias Krüger
-0
/
+4
2022-01-17
Hide mobile sidebar on some clicks
Jacob Hoffman-Andrews
-0
/
+4
2022-01-17
Rustdoc style cleanups
Jacob Hoffman-Andrews
-27
/
+0
2022-01-14
Pick themes on settings page, not every page
Jacob Hoffman-Andrews
-0
/
+5
2022-01-06
Create CSS class instead of using inline style for search results
Guillaume Gomez
-2
/
+2
2021-12-22
Add some JSDoc comments to rustdoc JS
Jacob Hoffman-Andrews
-0
/
+7
2021-12-02
Rename ID "main" into "main-content"
Guillaume Gomez
-2
/
+3
2021-11-29
rustdoc: use flexbox to layout sidebar and main content
cynecx
-1
/
+1
2021-11-24
Consistentize the system for image URLs in CSS.
Jacob Hoffman-Andrews
-2
/
+2
2021-11-24
Move themes and version into rustdoc-vars
Jacob Hoffman-Andrews
-9
/
+24
2021-11-24
Fix clicking on anchors inside summary tags.
Jacob Hoffman-Andrews
-1
/
+1
2021-11-22
Add GUI test for clicking on non-toggle summary
Jacob Hoffman-Andrews
-1
/
+1
2021-11-21
Inhibit clicks on summary's children
Jacob Hoffman-Andrews
-0
/
+8
2021-11-04
Fix missing bottom border for headings in sidebar
Guillaume Gomez
-2
/
+7
2021-10-31
Hide search bar in noscript.css
Jacob Hoffman-Andrews
-1
/
+3
2021-09-17
Add rustdoc version into the help popup
Guillaume Gomez
-0
/
+9
2021-08-16
Rollup merge of #87178 - moxian:rd-use, r=jyn514
Mara Bos
-1
/
+1
[prev]
[next]