about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2017-01-27Fix a few links in the docsOliver Middleton-1/+1
2017-01-24fix book: refer to `add_two` as "tested function"Raphael Das Gupta-1/+1
2017-01-24Fix doc cfg(test) and tests directoryFreyskeyd-0/+4
2017-01-23Rollup merge of #39191 - cesarb:book/trait-objects-vtable-size-and-align, r=s...Steve Klabnik-4/+1
2017-01-23Rollup merge of #38993 - krdln:patch-1, r=steveklabnikSteve Klabnik-1/+1
2017-01-23Rollup merge of #38794 - ConnyOnny:master, r=steveklabnikSteve Klabnik-1/+1
2017-01-21Update if-let.mdbluecereal-4/+4
2017-01-19No need to mention how these fields are usedCesar Eduardo Barros-2/+1
2017-01-19book: size and align in trait object vtables are usedCesar Eduardo Barros-3/+1
2017-01-15An update to patterns documentationBjorn Tipling-0/+27
2017-01-12[libcollections] [doc] Fix typo in documentationBehnam Esfahbod-1/+1
2017-01-11Add `&mut expr` to syntax indexkrdln-1/+1
2017-01-10Auto merge of #38138 - rkruppe:no_std-no_loop, r=steveklabnikbors-11/+10
2017-01-04book: use abort() over loop {} for panicRobin Kruppe-11/+10
2017-01-04Document custom derive.Steve Klabnik-0/+214
2017-01-03Auto merge of #38066 - bluss:string-slice-error, r=sfacklerbors-2/+2
2017-01-03book: match enum warning removedConstantin-1/+1
2016-12-29Rollup merge of #38662 - agl:patch-2, r=frewsxcvAlex Crichton-2/+2
2016-12-29Rollup merge of #38659 - agl:patch-1, r=apasel422Alex Crichton-1/+1
2016-12-29Rollup merge of #38630 - frewsxcv:variadic, r=steveklabnikAlex Crichton-0/+25
2016-12-28Use "an" before "i32"Adam Langley-2/+2
2016-12-28Add missing apostrophe.Adam Langley-1/+1
2016-12-27Document foreign variadic functions in TRPL and the reference.Corey Farwell-0/+25
2016-12-27And suddenly a german word :Okellerkindt-1/+1
2016-12-24Rollup merge of #38568 - chris-morgan:fix-markdown-lists, r=frewsxcvSteve Klabnik-9/+9
2016-12-24Rollup merge of #38013 - wezm:simplify-test-notes, r=steveklabnikSteve Klabnik-5/+4
2016-12-24Rollup merge of #37956 - tshepang:patch-2, r=steveklabnikSteve Klabnik-2/+3
2016-12-23book: replace example I do not understandTshepang Lekhonkhobe-2/+3
2016-12-22Fix Markdown list formatting.Chris Morgan-9/+9
2016-12-16Update if-let.mdbluecereal-2/+4
2016-12-16Update book for rustupBrian Anderson-9/+23
2016-12-16Book: rustup.sh -> rustup.rsSteve Klabnik-21/+7
2016-12-13Simplify notes on testing and concurrencyWesley Moore-5/+4
2016-12-09rustdoc: fix doctests with non-feature crate attrsAlex Burka-4/+4
2016-12-07Update book/ffi to use catch_unwindCobrand-9/+14
2016-12-01Minor fix to testing concurrency sectionSteve Smith-5/+5
2016-11-30Use more specific panic message for &str slicing errorsUlrik Sverdrup-2/+2
2016-11-23Use literal 5 instead of five in book section 4.1Sam Estep-1/+1
2016-11-20Rollup merge of #37840 - brcooley:patch-1, r=steveklabnikGuillaume Gomez-1/+1
2016-11-17Fix grammar error in lifetimes.mdBrett Cooley-1/+1
2016-11-17Rollup merge of #37766 - tarka:book-testing-concurrency-capture, r=steveklabnikGuillaume Gomez-0/+42
2016-11-14Remove thread-per-CPU bit as it may not be accurate.Steve Smith-6/+5
2016-11-14Typo in new sectionSteve Smith-1/+1
2016-11-14Auto merge of #37755 - polo-language:doc-punct, r=GuillaumeGomezbors-183/+184
2016-11-14Add sections about concurrency and stdout/err capture to the Testing chapter ...Steve Smith-0/+43
2016-11-13Improved punctuation, capitalization, and sentence structure of code snippet ...Angelo Polo-183/+184
2016-11-12Minor grammar fix to ffi.mdReza Akhavan-1/+1
2016-11-12Rollup merge of #37708 - oli-obk:box_free, r=eddybEduard-Mihai Burtescu-2/+2
2016-11-12Rollup merge of #37503 - nwin:patch-3, r=steveklabnikEduard-Mihai Burtescu-14/+8
2016-11-12Rollup merge of #37368 - trotter:patch-1, r=steveklabnikEduard-Mihai Burtescu-31/+92