about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-04-08Add data race to concurrency docsAlec S-13/+8
2016-04-07Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakisbors-9/+8
2016-04-06Rollup merge of #32679 - tclfs:patch-1, r=steveklabnikSteve Klabnik-3/+1
2016-04-06Rollup merge of #32634 - varunvats:docs-fix, r=steveklabnikSteve Klabnik-10/+16
2016-04-05improve error messageAriel Ben-Yehuda-6/+6
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-9/+8
2016-04-05Doc fix: list all module files Rust looks for.Varun Vats-8/+14
2016-04-05Doc fix: function takes argument by reference.Varun Vats-2/+2
2016-04-05Mention that it's not actually a data raceManish Goregaokar-1/+6
2016-04-02Remove error description of `move`Tang Chenglong-3/+1
2016-04-02Auto merge of #32549 - respeccing:rust_backtrace_disabled, r=alexcrichtonbors-0/+13
2016-04-01Rollup merge of #32622 - tyoc213:rust-beginners, r=alexcrichtonManish Goregaokar-5/+7
2016-03-31allow RUST_BACKTRACE=0 to act as if unsetEmanuel Czirai-0/+13
2016-03-31Using only one Mibbit link for access the two channelsDavid AO Lozano-8/+6
2016-03-31Adding #rust-beginners to README and pointing the two channels on getting-sta...David AO Lozano-7/+11
2016-03-31Misspelled beginners in one placeDavid AO Lozano-1/+1
2016-03-31Book: in beginner guide change irc channel #rust → #rust-beginnersDavid AO Lozano-3/+3
2016-03-31Rollup merge of #32618 - ProgVal:patch-1, r=steveklabnikManish Goregaokar-1/+1
2016-03-30Book: Fix phrasing: “an associated type” → “a trait with an associate...Valentin Lorentz-1/+1
2016-03-30Rollup merge of #32605 - tshepang:not-needed, r=ManishearthSteve Klabnik-2/+2
2016-03-29Fix panic_fmt in the BookChristopher Serr-2/+2
2016-03-29doc: "mut" not needed for the examplesTshepang Lekhonkhobe-3/+3
2016-03-28Rollup merge of #32534 - xtian:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-03-28Rollup merge of #32509 - tclfs:patch-2, r=steveklabnikSteve Klabnik-3/+3
2016-03-28Rollup merge of #32504 - tclfs:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-03-28Rollup merge of #32235 - fbergr:trailing_whitespace, r=sanxiynSteve Klabnik-17/+17
2016-03-28Update concurrency.mdAndrew Horton-2/+2
2016-03-27Getting Started: "copy" -> "move"Christian Wesselhoeft-1/+1
2016-03-27Improve concurrency chapterManish Goregaokar-18/+124
2016-03-27Update macros.mdTang Chenglong-2/+2
2016-03-26docs: make some text changes on Section `Macros`Tang Chenglong-4/+4
2016-03-26Docs: a tiny modificationTang Chenglong-1/+1
2016-03-25Add note on `str` being an unsized type in strings section of book.Alejandro Wainzinger-0/+6
2016-03-24Docs: some tiny correctionsTang Chenglong-1/+1
2016-03-23Rollup merge of #32443 - tclfs:patch-8, r=steveklabnikEduard-Mihai Burtescu-1/+1
2016-03-23Docs: Change "statements" to "expressions" on `match`Tang Chenglong-1/+1
2016-03-23Simplifying some of the phrasing explaining lifetime elisionnicholasf-8/+6
2016-03-22Remove trailing whitespace at the end of linesFlorian Berger-17/+17
2016-03-21Rollup merge of #32397 - tclfs:patch-7, r=steveklabnikSteve Klabnik-3/+3
2016-03-21Rollup merge of #32373 - tclfs:patch-5, r=steveklabnikSteve Klabnik-1/+1
2016-03-21Rollup merge of #32340 - Digipom:master, r=steveklabnikSteve Klabnik-0/+10
2016-03-21Rollup merge of #32339 - tclfs:patch-4, r=apasel422Steve Klabnik-4/+4
2016-03-21docs: Make some changes in textsTang Chenglong-3/+3
2016-03-20docs: Correct an improper descriptionTang Chenglong-1/+1
2016-03-19Rollup merge of #32327 - toddlucas:master, r=apasel422Eduard-Mihai Burtescu-2/+2
2016-03-19Rollup merge of #32316 - tclfs:patch-3, r=steveklabnikEduard-Mihai Burtescu-2/+2
2016-03-19Rollup merge of #32288 - tclfs:patch-2, r=apasel422Eduard-Mihai Burtescu-1/+1
2016-03-18Update of the book; Error handling, section on custom error types: we should ...Kevin Brothaler-0/+10
2016-03-18docs: Make some tiny modification about spellingTang Chenglong-4/+4
2016-03-17Minor phrasing adjustmentTodd Lucas-2/+2