summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2017-11-06Fix navbar click while in a searchGuillaume Gomez-0/+9
2017-11-01Remove duplicated results in the searchGuillaume Gomez-47/+88
2017-11-01fix function not appearing in first tab when appearing in another one. Thanks...Guillaume Gomez-1/+2
2017-11-01Be more flexible when looking for something by using levenshtein methodGuillaume Gomez-8/+21
2017-11-01Better check for returned valueGuillaume Gomez-0/+14
2017-11-01Keep displaying good information when query is madeGuillaume Gomez-0/+1
2017-11-01Rollup merge of #45450 - GuillaumeGomez:overlap-link, r=QuietMisdreavuskennytm-1/+11
2017-10-27Improve sidebar rendering and add methods listGuillaume Gomez-6/+21
2017-10-26Rollup merge of #45212 - GuillaumeGomez:sidebar-fixed, r=QuietMisdreavuskennytm-2/+3
2017-10-24Show src button and function version on mobile versionGuillaume Gomez-2/+6
2017-10-24Fix the sidebar heightGuillaume Gomez-2/+3
2017-10-22Remove useless top margin on first headingGuillaume Gomez-0/+1
2017-10-22Fix title heading overlap in rust docGuillaume Gomez-1/+10
2017-10-19Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavusbors-17/+32
2017-10-19Rollup merge of #45281 - GuillaumeGomez:tab-selection, r=QuietMisdreavuskennytm-5/+23
2017-10-17Auto merge of #45290 - GuillaumeGomez:fix-help, r=QuietMisdreavusbors-7/+18
2017-10-14Hide help when search bar is focusedGuillaume Gomez-7/+18
2017-10-14Save current highlighted item in search tabGuillaume Gomez-17/+32
2017-10-14Save selected search tabGuillaume Gomez-5/+23
2017-10-14Remove terribly useless and problematic margin when searching on mobileGuillaume Gomez-0/+4
2017-10-13Rollup merge of #45245 - stjepang:more-padding-between-impls, r=QuietMisdreavuskennytm-1/+1
2017-10-13Rollup merge of #45240 - GuillaumeGomez:mobile-sidebar-improvements, r=QuietM...kennytm-5/+7
2017-10-13Auto merge of #45055 - GuillaumeGomez:search-tabs, r=QuietMisdreavusbors-22/+175
2017-10-12Increase padding between consecutive implsStjepan Glavina-1/+1
2017-10-12Small improvement for the sidebar on mobile devicesGuillaume Gomez-5/+7
2017-10-09Add tabs for search for better information accessGuillaume Gomez-22/+175
2017-10-09let rustdoc print the crate version into docsQuietMisdreavus-0/+9
2017-10-01rustdoc: Style of [src] link for trait implementorsVitaly _Vi Shukela-1/+8
2017-09-24Rollup merge of #44789 - GuillaumeGomez:fix-rustdoc-display, r=QuietMisdreavusGuillaume Gomez-1/+1
2017-09-23Fix warning position in rustdoc code blocksGuillaume Gomez-1/+1
2017-09-18Rollup merge of #44671 - GuillaumeGomez:run-button, r=steveklabnikAlex Crichton-0/+5
2017-09-18Fix run buttonGuillaume Gomez-0/+5
2017-09-17Add more links and put the link character to the leftGuillaume Gomez-2/+10
2017-09-11Add arrow and improve displayGuillaume Gomez-4/+86
2017-09-11Add class for codeblocksGuillaume Gomez-0/+8
2017-08-30Fix invalid display of enum sub-fields docsGuillaume Gomez-5/+9
2017-08-28Fix invalid linker positionGuillaume Gomez-1/+6
2017-08-26Rollup merge of #43979 - Jouan:Add-links-for-impls, r=GuillaumeGomezCorey Farwell-0/+10
2017-08-23Rollup merge of #43977 - GuillaumeGomez:remove-outline, r=QuietMisdreavusCorey Farwell-0/+4
2017-08-22Fixed changes to .in-band CSSJouan Amate-0/+9
2017-08-18Remove outline when details have focusGuillaume Gomez-0/+4
2017-08-18Add links for implsJouan Amate-3/+4
2017-08-17Fix ES5 regression with shorthand names.pravic-4/+4
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-4/+4
2017-08-14Rollup merge of #43862 - QuietMisdreavus:get-in-line-autohide, r=GuillaumeGomezCorey Farwell-1/+1
2017-08-14rustdoc: put auto-hidden docblock labels in line with the toggleQuietMisdreavus-1/+1
2017-08-13Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichtonbors-0/+1
2017-08-11Rollup merge of #43795 - GuillaumeGomez:improve-variants-doc-style, r=QuietMi...Guillaume Gomez-0/+4
2017-08-11Rollup merge of #43760 - ollie27:rustdoc_search_css, r=GuillaumeGomezGuillaume Gomez-1/+1
2017-08-11Improve enum variants displayGuillaume Gomez-0/+4