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
Age
Commit message (
Expand
)
Author
Lines
2022-01-27
rustdoc: remove tooltip from source link
Michael Howell
-1
/
+1
2022-01-23
rustdoc: fix bump down typing search on Safari
Jacob Hoffman-Andrews
-0
/
+1
2022-01-23
Rollup merge of #93113 - GuillaumeGomez:unify-sizes, r=jsha
Matthias Krüger
-11
/
+9
2022-01-21
Fix spacing for `·` between stability and source
Jacob Hoffman-Andrews
-1
/
+1
2022-01-21
Unify search input and buttons size
Guillaume Gomez
-11
/
+9
2022-01-19
Move back templates into html folder
Guillaume Gomez
-0
/
+219
2022-01-10
Migrate rustdoc from Tera to Askama
Dirkjan Ochtman
-205
/
+0
2022-01-10
Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez
Matthias Krüger
-24
/
+26
2022-01-08
Make source links look cleaner
Jacob Hoffman-Andrews
-24
/
+26
2022-01-05
Move crate drop-down to search results page
Jacob Hoffman-Andrews
-5
/
+1
2021-12-15
Apply rust-logo class only on default logo
Jacob Hoffman-Andrews
-18
/
+14
2021-12-07
Add missing whitespace before disabled HTML attribute
Guillaume Gomez
-1
/
+1
2021-12-05
Auto merge of #91356 - GuillaumeGomez:improve-rustdoc-layout, r=jsha
bors
-39
/
+54
2021-12-03
Rollup merge of #91170 - jsha:preload-fonts, r=GuillaumeGomez
Matthias Krüger
-0
/
+6
2021-12-02
Rename CSS class main-inner into width-limiter
Guillaume Gomez
-1
/
+1
2021-12-02
Rename ID "main" into "main-content"
Guillaume Gomez
-1
/
+1
2021-12-02
Fix remaining bugs
Guillaume Gomez
-1
/
+0
2021-11-29
rustdoc: show logo in source sub nav
cynecx
-37
/
+49
2021-11-29
rustdoc: merge source sidebar into main sidebar
cynecx
-12
/
+1
2021-11-29
rustdoc: fix source view
cynecx
-7
/
+18
2021-11-29
rustdoc: use flexbox to layout sidebar and main content
cynecx
-32
/
+36
2021-11-24
Consistentize the system for image URLs in CSS.
Jacob Hoffman-Andrews
-5
/
+0
2021-11-24
Move themes and version into rustdoc-vars
Jacob Hoffman-Andrews
-3
/
+6
2021-11-24
Simplify rendering of stylesheet links into HTML
Jacob Hoffman-Andrews
-1
/
+9
2021-11-23
Preload the most commonly used fonts.
Jacob Hoffman-Andrews
-0
/
+6
2021-11-20
Move `scripts` on the rustdoc template into `head` and apply the `defer` attr...
Ken Matsui
-10
/
+10
2021-11-02
Fix URL for scrape-examples.js in rustdoc page template
Will Crichton
-3
/
+3
2021-10-31
Hide search bar in noscript.css
Jacob Hoffman-Andrews
-1
/
+0
2021-10-23
Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514
Matthias Krüger
-0
/
+3
2021-10-09
Remove some stray whitespace.
Jacob Hoffman-Andrews
-3
/
+3
2021-10-08
Add template for print_item
Jacob Hoffman-Andrews
-0
/
+26
2021-10-06
Move JS into a standalone file
Will Crichton
-0
/
+3
2021-08-12
Updates favicon order of precedence as it matters to Chrome
skim
-2
/
+2
2021-07-26
Add missing whitespace after attribute in HTML template
Guillaume Gomez
-1
/
+1
2021-06-20
Use Tera templates for rustdoc.
Jacob Hoffman-Andrews
-0
/
+156