summary refs log tree commit diff
path: root/src/librustdoc
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/+35
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-3/+0
2017-08-24Remove duplicates in rustdocGuillaume Gomez-0/+35
2017-08-24Auto merge of #43532 - petrochenkov:pgargs, r=nikomatsakisbors-21/+16
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-19Desugar parenthesized generic arguments in HIRVadim Petrochenkov-21/+16
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-3/+3
2017-08-17Fix ES5 regression with shorthand names.pravic-4/+4
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-134/+133
2017-08-15Fix typos & us spellingsFourchaux-3/+3
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-25/+29
2017-08-13Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichtonbors-13/+1019
2017-08-12Auto merge of #43736 - ollie27:rustdoc_impls_js, r=QuietMisdreavusbors-0/+12
2017-08-12Auto merge of #43794 - Eijebong:fix_typos, r=lukaramu,steveklanik,imperiobors-1/+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-11Rollup merge of #43747 - GuillaumeGomez:fix-css, r=QuietMisdreavusGuillaume Gomez-22/+32
2017-08-11Improve enum variants displayGuillaume Gomez-0/+4
2017-08-11Fix some typosBastien Orivel-1/+1
2017-08-10doc tests: use the filename from the source file for doc test programs, rathe...Nick Cameron-25/+29
2017-08-10Implemented #[doc(cfg(...))].kennytm-13/+1012
2017-08-10Strip out function implementation when documenting.kennytm-0/+7
2017-08-10Auto merge of #43730 - nrc:driver-shim, r=eddybbors-2/+6
2017-08-10driver: factor out `continue_parse_after_error` so it can be controlled via d...Nick Cameron-2/+6
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/+8
2017-08-01Auto merge of #43560 - QuietMisdreavus:ref-docs, r=steveklabnikbors-19/+25
2017-07-30add docs for references as a primitiveQuietMisdreavus-19/+25
2017-07-30Auto merge of #43515 - QuietMisdreavus:show-assoc-types, r=GuillaumeGomezbors-0/+7