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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
static
/
main.js
Age
Commit message (
Expand
)
Author
Lines
2017-09-11
Add arrow and improve display
Guillaume Gomez
-0
/
+18
2017-08-17
Fix ES5 regression with shorthand names.
pravic
-4
/
+4
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-4
/
+4
2017-08-14
rustdoc: put auto-hidden docblock labels in line with the toggle
QuietMisdreavus
-1
/
+1
2017-07-23
rustdoc: add unions to whitelist of sidebar types
Zack M. Davis
-0
/
+1
2017-06-29
Toggle wrappers are now generated correctly
Guillaume Gomez
-21
/
+28
2017-06-07
Make rustdoc.js use license comments.
Clar Charr
-9
/
+11
2017-05-19
Rollup merge of #42096 - ollie27:rustdoc_js_impls, r=GuillaumeGomez
Mark Simulacrum
-3
/
+3
2017-05-19
rustdoc: Fix implementors list javascript
Oliver Middleton
-3
/
+3
2017-05-18
Make documentation works again by removing two unnecessary ES6 pieces.
pravic
-3
/
+3
2017-05-12
Fix anchor invalid redirection to search
Guillaume Gomez
-4
/
+8
2017-05-02
Remove jquery dependency
Guillaume Gomez
-233
/
+456
2017-04-06
rustdoc: collapse docblock before showing label
Andy Russell
-4
/
+11
2017-02-26
Improve associated constant rendering in rustdoc
Guillaume Gomez
-1
/
+1
2016-12-12
rustdoc: Fix short summaries in search results
Oliver Middleton
-16
/
+5
2016-11-30
rustdoc: link to cross-crate sources directly.
Eduard-Mihai Burtescu
-9
/
+0
2016-11-12
rustdoc: fold fields for enum struct variants into a docblock
QuietMisdreavus
-0
/
+16
2016-11-06
Set attributes hidden by default
Guillaume Gomez
-8
/
+24
2016-11-06
Improve attributes display and allow expansion
Guillaume Gomez
-0
/
+2
2016-09-03
Support unions in rustdoc
Vadim Petrochenkov
-1
/
+2
2016-08-13
rustdoc: Don't include the path for primitive methods in the search results
Oliver Middleton
-2
/
+7
2016-08-13
rustdoc: Fix links to static items in the search results
Oliver Middleton
-4
/
+0
2016-06-19
rustdoc: Add more types to the sidebar
Oliver Middleton
-1
/
+5
2016-05-22
Fixed shortcut handling. Reverted to [Shift]+[+=]
Alex Ozdemir
-2
/
+2
2016-05-22
Changed toggle all sections key to `T`
Alex Ozdemir
-1
/
+2
2016-05-20
Added a `rustdoc` shortcut for collapse/expand all
Alex Ozdemir
-2
/
+8
2016-04-25
Improve accessibility of rustdoc pages
mitaa
-1
/
+1
2016-03-25
Avoid page reload upon hitting "S" when browing in local mode
Novotnik, Petr
-2
/
+0
2016-03-18
Fix usability problem when browse document locally
York Xiang
-2
/
+6
2016-02-22
Auto merge of #31715 - mitaa:rdoc-index-crate, r=alexcrichton
bors
-0
/
+13
2016-02-16
Add crates to search-index
mitaa
-0
/
+13
2016-02-16
doc pages: add the ability to search unknown types
Brandon W Maister
-3
/
+3
2015-11-05
librustdoc: don't override ctrl-s and other browser shortcuts
Ivan Kozik
-0
/
+4
2015-10-02
Fix librustdoc search events
Simonas Kazlauskas
-11
/
+17
2015-10-02
Fix misnamed variable in rustdoc
Simonas Kazlauskas
-1
/
+1
2015-10-02
Auto merge of #28795 - marti1125:28696, r=alexcrichton
bors
-0
/
+9
2015-10-01
fixes #28696 Return to the default content when .search-input is empty -Add a...
Willy Aguirre
-0
/
+9
2015-09-27
rustdoc: Remove crate name from primitives, make them turn up first in search
Manish Goregaokar
-0
/
+7
2015-09-14
Disable browser history API on file:/ URLs
Jan-Erik Rediger
-1
/
+2
2015-09-09
rustdoc: Tweak the main template and CSS for semantic mark-up.
Kang Seonghoon
-6
/
+10
2015-08-04
Improve rustdoc search type filtering.
Eljay
-7
/
+27
2015-07-20
librustdoc: blur page when help dialogue is present
Andreas Tolfsen
-2
/
+5
2015-07-17
DRY
Tamir Duberstein
-2
/
+2
2015-07-16
Merge branch 'fix-26673' of https://github.com/nhowell/rust into rollup_central
Steve Klabnik
-0
/
+6
2015-07-13
Address feedback
Brian Anderson
-0
/
+5
2015-07-08
librustdoc: generalise handling of keyboard shortcuts
Andreas Tolfsen
-44
/
+48
2015-07-01
rustdoc: Reset the title when pressing the back button
Nick Howell
-0
/
+6
2015-07-01
In js from the docs, change keyboard eventlistener to be compatible with non-...
Mathieu David
-6
/
+33
2015-06-18
rustdoc: Update document title when displaying search results
Johannes Oertel
-0
/
+3
2015-05-22
Rustdoc Search: Increase Relevance of Primitives
Pascal Hertleif
-0
/
+7
[next]