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-12-20
Fix type filter in rustdoc js
Guillaume Gomez
-4
/
+4
2017-12-20
Fix deduplication of items
Guillaume Gomez
-3
/
+10
2017-12-20
Fix global search
Guillaume Gomez
-227
/
+227
2017-12-20
Strongly improve search path
Guillaume Gomez
-10
/
+37
2017-12-20
Fix path search in docs
Guillaume Gomez
-82
/
+114
2017-11-18
Auto merge of #46073 - GuillaumeGomez:rollup, r=GuillaumeGomez
bors
-45
/
+43
2017-11-17
Fix primitive types not showing up
Guillaume Gomez
-45
/
+43
2017-11-15
Support `extern type` in rustdoc.
kennytm
-1
/
+3
2017-11-12
Add "As parameters" items as well
Guillaume Gomez
-22
/
+25
2017-11-12
Improve result output
Guillaume Gomez
-5
/
+8
2017-11-12
Big JS optimization
Guillaume Gomez
-15
/
+11
2017-11-12
Add elements count in tab search title
Guillaume Gomez
-6
/
+7
2017-11-12
JS big updates
Guillaume Gomez
-109
/
+254
2017-11-11
Rollup merge of #45812 - GuillaumeGomez:links-and-search, r=QuietMisdreavus
Guillaume Gomez
-3
/
+31
2017-11-11
Few improvements on search, history and title
Guillaume Gomez
-5
/
+10
2017-11-10
Allow to go back to previous search
Guillaume Gomez
-0
/
+14
2017-11-07
Add "-" shortcut
Guillaume Gomez
-0
/
+1
2017-11-06
Fix navbar click while in a search
Guillaume Gomez
-0
/
+9
2017-11-01
Remove duplicated results in the search
Guillaume Gomez
-47
/
+88
2017-11-01
fix function not appearing in first tab when appearing in another one. Thanks...
Guillaume Gomez
-1
/
+2
2017-11-01
Be more flexible when looking for something by using levenshtein method
Guillaume Gomez
-8
/
+21
2017-11-01
Better check for returned value
Guillaume Gomez
-0
/
+14
2017-11-01
Keep displaying good information when query is made
Guillaume Gomez
-0
/
+1
2017-10-19
Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavus
bors
-16
/
+31
2017-10-19
Rollup merge of #45281 - GuillaumeGomez:tab-selection, r=QuietMisdreavus
kennytm
-5
/
+23
2017-10-14
Hide help when search bar is focused
Guillaume Gomez
-7
/
+18
2017-10-14
Save current highlighted item in search tab
Guillaume Gomez
-16
/
+31
2017-10-14
Save selected search tab
Guillaume Gomez
-5
/
+23
2017-10-09
Add tabs for search for better information access
Guillaume Gomez
-22
/
+145
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
[next]