summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-08-14Rollup merge of #35647 - ahmedcharles:spelling, r=alexcrichtonEduard-Mihai Burtescu-1/+1
2016-08-13Ensure that attributes are spelled properly.Ahmed Charles-1/+1
2016-08-12book: fix the hidden find() functions in error-handling.mdChristophe Vu-Brugier-3/+3
2016-08-08Rollup merge of #35466 - xitep:master, r=steveklabnikJonathan Turner-0/+1
2016-08-08Rollup merge of #35465 - cardoe:pattern-book-update, r=steveklabnikJonathan Turner-6/+6
2016-08-08book: update example patterns to be more clearDoug Goldstein-6/+6
2016-08-07Fix formatting of module layout exampleNovotnik, Petr-0/+1
2016-08-06Finish fixing the operator precedence tablesubsan-1/+2
2016-08-05Rollup merge of #35324 - ubsan:precedence, r=steveklabnikGuillaume Gomez-1/+2
2016-08-05Rollup merge of #35189 - mLuby:patch-1, r=steveklabnikGuillaume Gomez-0/+2
2016-08-05Rollup merge of #35137 - jongiddy:explicit-wildcard, r=steveklabnikGuillaume Gomez-1/+1
2016-08-04Fix precedence table in referenceubsan-1/+2
2016-08-02Update the-stack-and-the-heap.mdmLuby-0/+2
2016-08-02Ignore the lang-items example in the book.Eduard Burtescu-1/+1
2016-07-31Provide more explicit example of wildcard version in guessing game doc.Jonathan Giddy-1/+1
2016-07-30Auto merge of #34904 - petrochenkov:rustcall, r=nikomatsakisbors-0/+1
2016-07-29Rollup merge of #35103 - brettcannon:patch-1, r=ManishearthGuillaume Gomez-3/+3
2016-07-28Try to clear up some awkward wordingBrett Cannon-3/+3
2016-07-27remove claim about searching through nested fields for the nullable type, eve...Alex Burka-7/+9
2016-07-27fix typoAlex Burka-1/+1
2016-07-27revert libc changesAlex Burka-9/+13
2016-07-27hack to make example compileAlex Burka-1/+5
2016-07-27change confusing wording about discriminantAlex Burka-3/+3
2016-07-27extern fns require named parametersAlex Burka-1/+1
2016-07-27foreign function interface interfaceAlex Burka-1/+1
2016-07-27not just a single fieldAlex Burka-1/+1
2016-07-27recursionAlex Burka-4/+4
2016-07-27expand nullable pointer exampleAlex Burka-4/+24
2016-07-27generics-agnostic descriptionAlex Burka-8/+6
2016-07-27book/ffi: nullable pointer, libc cleanupsAlex Burka-21/+46
2016-07-26Rollup merge of #35043 - rahiel:patch-1, r=nikomatsakisSteve Klabnik-2/+0
2016-07-26Rollup merge of #34990 - abhijeetbhagat:patch-3, r=steveklabnikSteve Klabnik-1/+2
2016-07-26Rollup merge of #34850 - tshepang:patch-3, r=steveklabnikSteve Klabnik-2/+1
2016-07-26Rollup merge of #34461 - ubsan:master, r=steveklabnikSteve Klabnik-2/+31
2016-07-26doc/book/trait-objects: remove empty lines at start of examplesRahiel Kasim-2/+0
2016-07-23Update underscore usage (#34903)abhi-1/+2
2016-07-21doc: add missing pauseTshepang Lekhonkhobe-2/+1
2016-07-21Rollup merge of #34880 - xitep:master, r=steveklabnikGuillaume Gomez-7/+7
2016-07-18Properly feature gate all unstable ABIsVadim Petrochenkov-0/+1
2016-07-17doc/book: fix tests for non-x86 architectures, such as aarch64Ximin Luo-0/+8
2016-07-17Make .enumerate() example self-explanatoryNovotnik, Petr-7/+7
2016-07-16Rollup merge of #34849 - tshepang:patch-2, r=apasel422Guillaume Gomez-1/+1
2016-07-16Rollup merge of #34848 - tshepang:patch-1, r=apasel422Guillaume Gomez-1/+1
2016-07-16Rollup merge of #34847 - baskerville:unwanted-tag, r=apasel422Guillaume Gomez-1/+1
2016-07-16Rollup merge of #34838 - steveklabnik:gh33677, r=alexcrichtonGuillaume Gomez-25/+48
2016-07-16Rollup merge of #33362 - andradei:master, r=ManishearthGuillaume Gomez-3/+17
2016-07-16doc: remove extraneous wordTshepang Lekhonkhobe-1/+1
2016-07-16doc: remove stray commaTshepang Lekhonkhobe-1/+1
2016-07-16Add missing inline code delimiters around Vec<T>Bastien Dejean-1/+1
2016-07-15Fix up documentation around no_stdSteve Klabnik-25/+48