summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2017-01-06Document custom derive.Steve Klabnik-0/+214
2016-12-16Update book for rustupBrian Anderson-9/+23
2016-12-16Book: rustup.sh -> rustup.rsSteve Klabnik-21/+7
2016-12-07Update book/ffi to use catch_unwindCobrand-9/+14
2016-12-01Minor fix to testing concurrency sectionSteve Smith-5/+5
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
2016-11-11Update patch with example.nwin-1/+15
2016-11-11[breaking-change] change the `box_free` item to accept pointers to unsized typesOliver 'ker' Schneider-2/+2
2016-11-10Ignore tests failing due to lack of `fn main`Trotter Cashion-7/+9
2016-11-10Remove extraneous wordTrotter Cashion-1/+1
2016-11-10Change project path for consistencyTrotter Cashion-5/+5
2016-11-10Remove `mod tests` from earlier sectionsTrotter Cashion-62/+51
2016-11-10Instruct play.rust-lang.org to treat code as testsTrotter Cashion-2/+46
2016-11-10Rollup merge of #37664 - est31:master, r=nrcEduard-Mihai Burtescu-0/+2
2016-11-09Document the question mark operatorest31-0/+2
2016-11-08Rollup merge of #37601 - brson:book-without-tiers, r=steveklabnikSteve Klabnik-99/+12
2016-11-08Rollup merge of #37483 - xfix:patch-1, r=steveklabnikSteve Klabnik-23/+43
2016-11-08Rollup merge of #37425 - polo-language:doc, r=GuillaumeGomezSteve Klabnik-1/+1
2016-11-08Update testing.md to reflect changes to cargo newTrotter Cashion-50/+76
2016-11-04book: Removed platform compatibility table, link to the forgeBrian Anderson-99/+12
2016-11-04Rollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnikAlex Crichton-9/+10
2016-11-03Add error note to illegal code snippetAngelo Polo-1/+1
2016-11-01Rollup merge of #37495 - buntine:master, r=steveklabnikGuillaume Gomez-4/+2
2016-11-01Rollup merge of #37485 - xfix:patch-2, r=steveklabnikGuillaume Gomez-1/+0
2016-10-31Remove remark about poor code stylenwin-21/+1
2016-10-31Removed commented main functions entirely. This fits in with other examples i...Bunts Thy Unholy-4/+0
2016-10-31Commented out final 'main' function in order to fit within pattern of other e...Bunts Thy Unholy-2/+4
2016-10-30Don't mention "*" dependency version in guessing game exampleKonrad Borowski-1/+0
2016-10-30Update "Testing" chapter for 1.12Pieter Frenssen-35/+39
2016-10-30doc: guessing-game.md: Match output to newest language versionKonrad Borowski-23/+43
2016-10-25Fix typoZoffix Znet-1/+1
2016-10-24Rollup merge of #37228 - loggerhead:patch-1, r=steveklabnikJonathan Turner-1/+1
2016-10-20TRPL: guessing game: minor clarificationVangelis Katsikaros-1/+1
2016-10-19Fix grammatical errors in `tests` directory docsPaul Osborne-3/+3
2016-10-18Fix some mistakes in HRTB docsMatt Brubeck-9/+10
2016-10-17Fix a error of 'book/deref-coercions.html'loggerhead-1/+1
2016-10-15Remove un-rendered ticks from title.johnthagen-1/+1
2016-10-14Rollup merge of #37119 - durka:patch-31, r=steveklabnikJonathan Turner-1/+1