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
/
templates
/
page.html
Age
Commit message (
Expand
)
Author
Lines
2025-08-15
rustdoc-search: search backend with partitioned suffix tree
Michael Howell
-15
/
+4
2025-08-01
rustdoc font links only emit `crossorigin` when needed
Mingwei Samuel
-1
/
+1
2025-05-09
rustdoc: add tooltip to resize track
Michael Howell
-1
/
+1
2025-01-29
Add italic for newly added sans serif fonts
Guillaume Gomez
-1
/
+1
2024-09-27
Remove unneeded jinja comments in templates
Guillaume Gomez
-31
/
+31
2024-07-29
rustdoc: use `<wbr>` in sidebar headers
Michael Howell
-1
/
+1
2024-05-05
rustdoc: dedup search form HTML
Michael Howell
-24
/
+3
2024-04-16
Rollup merge of #123355 - mu001999:rustdoc/search, r=GuillaumeGomez
Matthias Krüger
-1
/
+1
2024-04-11
Replace `document.write` with `document.head.insertAdjacentHTML`
Guillaume Gomez
-2
/
+1
2024-04-09
rustdoc: remove unused 16x16 favicon
Michael Howell
-2
/
+0
2024-04-09
rustdoc: load icons from css instead of inline
Michael Howell
-2
/
+1
2024-04-09
rustdoc: reduce size of `<head>` with preload loop
Michael Howell
-9
/
+6
2024-04-02
Support type '/' to search
mu001999
-1
/
+1
2024-03-12
rustdoc: do not preload fonts when browsing locally
Elijah Riggs
-0
/
+2
2023-12-18
Stop using the trigram of heaven as a hamburger button
Michael Howell
-1
/
+1
2023-12-17
rustdoc: clean up source sidebar hide button
Michael Howell
-11
/
+4
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-2
/
+8
2023-11-07
Auto merge of #115904 - notriddle:notriddle/preload-bold, r=GuillaumeGomez
bors
-1
/
+0
2023-10-11
rustdoc: bundle sidebar button icon into CSS
Michael Howell
-4
/
+1
2023-10-11
rustdoc: allow resizing the sidebar
Michael Howell
-2
/
+11
2023-10-08
rustdoc: clean up the In [name] up-pointer
Michael Howell
-0
/
+2
2023-10-08
rustdoc: remove rust logo from non-Rust crates
Michael Howell
-20
/
+24
2023-10-08
rustdoc: clean up the layout for annotated version numbers
Michael Howell
-2
/
+5
2023-10-08
rustdoc: show crate name beside small logo
Michael Howell
-7
/
+15
2023-09-18
Move mobile topbar title creation entirely into JS
Guillaume Gomez
-2
/
+1
2023-09-16
rustdoc: stop preloading Source Serif 4 Bold
Michael Howell
-1
/
+0
2023-09-15
rustdoc: merge theme css into rustdoc.css
Michael Howell
-9
/
+0
2023-09-13
Merge settings.css into rustdoc.css
Guillaume Gomez
-1
/
+0
2023-09-07
rustdoc: remove unused ID `mainThemeStyle`
Michael Howell
-2
/
+1
2023-07-14
rustdoc: use `src` consistently over `source` in JavaScript
Michael Howell
-2
/
+2
2023-07-14
rustdoc: use `src` consistently over `source` in code
Michael Howell
-6
/
+6
2023-06-27
Replace `id` attribute with `name` for `<meta>` tag
Guillaume Gomez
-1
/
+1
2023-06-27
Fix invalid HTML DIV tag used in HEAD
Guillaume Gomez
-2
/
+1
2023-06-23
Link to the corresponding channel in the help popover
Guillaume Gomez
-0
/
+1
2023-04-12
Move creation of `theme.css` file from `--extend-css` command into the `stati...
Guillaume Gomez
-1
/
+1
2023-03-08
Only load one CSS theme by default
Michael Howell
-18
/
+21
2023-03-06
Remove unneeded minus sign in jinja tags
Guillaume Gomez
-147
/
+147
2023-02-07
Rollup merge of #107471 - notriddle:notriddle/default-settings, r=GuillaumeGomez
Matthias Krüger
-0
/
+2
2023-01-30
rustdoc: remove meta keywords from HTML
Michael Howell
-1
/
+0
2023-01-30
rustdoc: do not include empty default-settings tag in HTML
Michael Howell
-0
/
+2
2023-01-04
rustdoc: remove unnecessary wrapper around sidebar and mobile logos
Michael Howell
-16
/
+12
2022-12-19
rustdoc: remove width-limiter from source pages, stop overriding CSS
Michael Howell
-2
/
+2
2022-11-23
Improve accessibility:
Guillaume Gomez
-0
/
+1
2022-11-19
rustdoc: fix scrape-examples JS path
Michael Howell
-1
/
+1
2022-10-29
rustdoc: add hash to filename of toolchain files
Jacob Hoffman-Andrews
-28
/
+28
2022-10-27
rustdoc: remove redundant `div.search-container`
Michael Howell
-18
/
+16
2022-10-24
rustdoc: remove unused `.sidebar-logo` DOM on source pages
Michael Howell
-0
/
+2
2022-10-20
rustdoc: improve appearance of source page navigation bar
Michael Howell
-24
/
+22
2022-10-18
rustdoc: remove class name `location` from sidebar sibling nav
Michael Howell
-1
/
+1
2022-10-16
rustdoc: remove unused `.sub-logo-container` DOM on non-source pages
Michael Howell
-0
/
+2
[next]