summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2017-08-26Rollup merge of #43979 - Jouan:Add-links-for-impls, r=GuillaumeGomezCorey Farwell-1/+17
2017-08-26Rollup merge of #43966 - GuillaumeGomez:remove-dup, r=QuietMisdreavusCorey Farwell-0/+31
2017-08-24Remove duplicates in rustdocGuillaume Gomez-0/+31
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-4/+11
2017-08-17Rollup merge of #43930 - pravic:es5-revert-shorthand, r=frewsxcvCorey Farwell-4/+4
2017-08-17Rollup merge of #43891 - Fourchaux:master, r=steveklabnikCorey Farwell-2/+2
2017-08-17Fix ES5 regression with shorthand names.pravic-4/+4
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-34/+34
2017-08-15Fix typos & us spellingsFourchaux-2/+2
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-13Rollup merge of #43782 - nrc:include, r=GuillaumeGomezGuillaume Gomez-4/+4
2017-08-13Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichtonbors-0/+9
2017-08-12Auto merge of #43736 - ollie27:rustdoc_impls_js, r=QuietMisdreavusbors-0/+12
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-11Rollup merge of #43747 - GuillaumeGomez:fix-css, r=QuietMisdreavusGuillaume Gomez-22/+32
2017-08-11Improve enum variants displayGuillaume Gomez-0/+4
2017-08-10doc tests: use the filename from the source file for doc test programs, rathe...Nick Cameron-4/+4
2017-08-10Implemented #[doc(cfg(...))].kennytm-0/+9
2017-08-09rustdoc: Fix broken CSS in search resultsOliver Middleton-1/+1
2017-08-08Auto merge of #43691 - GuillaumeGomez:fix-rustdoc, r=QuietMisdreavusbors-9/+7
2017-08-08Improve headers linkingGuillaume Gomez-22/+32
2017-08-08Remove all usage of hoedown_buffer_putsGuillaume Gomez-2/+1
2017-08-08rustdoc: Don't add external impls to implementors jsOliver Middleton-0/+12
2017-08-07Remove \0 printingGuillaume Gomez-5/+5
2017-08-07Auto merge of #43558 - GuillaumeGomez:union-const-colors, r=QuietMisdreavusbors-23/+31
2017-08-06Fix hoedown error in rustdocGuillaume Gomez-8/+7
2017-08-06Fix invalid background highlights and add missing colorsGuillaume Gomez-19/+24
2017-08-03Update highlight colorsGuillaume Gomez-2/+3
2017-08-03Invert constant and function colorGuillaume Gomez-2/+2
2017-08-02Improve functionsGuillaume Gomez-1/+1
2017-08-02Improve color theme for color blind issuesGuillaume Gomez-7/+7
2017-08-02Auto merge of #43602 - QuietMisdreavus:fantastic-shrinking-headings, r=Guilla...bors-3/+7
2017-08-01rustdoc: shrink headings in non-top-level docblocksQuietMisdreavus-3/+7
2017-08-01add documentation for function pointers as a primitiveQuietMisdreavus-5/+3
2017-08-01Auto merge of #43560 - QuietMisdreavus:ref-docs, r=steveklabnikbors-19/+17
2017-07-30add docs for references as a primitiveQuietMisdreavus-19/+17
2017-07-30Auto merge of #43515 - QuietMisdreavus:show-assoc-types, r=GuillaumeGomezbors-0/+7
2017-07-30Add colors for constants and unionsGuillaume Gomez-0/+2
2017-07-29Rollup merge of #43509 - QuietMisdreavus:method-src, r=GuillaumeGomezMark Simulacrum-1/+13
2017-07-29print associated types in traits "implementors" sectionQuietMisdreavus-0/+7
2017-07-27add [src] links to associated functions inside an impl blockQuietMisdreavus-1/+13
2017-07-27Auto merge of #43445 - zackmdavis:rustdoc_major_section_self-links, r=Guillau...bors-13/+36
2017-07-24Rollup merge of #43446 - zackmdavis:rustdoc_sidebar_unions, r=GuillaumeGomezMark Simulacrum-0/+1
2017-07-23rustdoc: add unions to whitelist of sidebar typesZack M. Davis-0/+1
2017-07-23rustdoc: make major section headers self-linksZack M. Davis-13/+36