summary refs log tree commit diff
path: root/src/doc/book/error-handling.md
AgeCommit message (Expand)AuthorLines
2016-03-18Update of the book; Error handling, section on custom error types: we should ...Kevin Brothaler-0/+10
2016-02-09Rollup merge of #31514 - cgar:spelling, r=alexcrichtonSteve Klabnik-1/+1
2016-02-09Minor spelling fixesCarlos E. Garcia-1/+1
2016-02-07Clean up Error Handling case study examplesAndrew Barchuk-45/+44
2016-02-02Rollup merge of #30971 - SDX2000:docfixes, r=steveklabnikSteve Klabnik-5/+26
2016-01-30Ignoring demo code with compilation error.Sandeep Datta-1/+1
2016-01-29Make note that this is different in stdSteve Klabnik-0/+5
2016-01-25Fix link to hello-cargo in the bookOliver Middleton-1/+1
2016-01-20Fixed line wrapping.Sandeep Datta-4/+13
2016-01-17Showed the difference between `map` and `and_then` with an example.Sandeep Datta-5/+17
2016-01-14Rollup merge of #30712 - LawrenceWoodman:patch-3, r=steveklabnikSteve Klabnik-2/+15
2016-01-09Remove many instances of 'just'Steve Klabnik-16/+16
2016-01-08Rollup merge of #30755 - datagrok:master, r=steveklabnikSteve Klabnik-9/+9
2016-01-06Be consistent about what is a "chapter" versus a "section"Michael F. Lamb-9/+9
2016-01-06Rollup merge of #30683 - LawrenceWoodman:patch-1, r=steveklabnikSteve Klabnik-2/+2
2016-01-06Add missing semi-colonLawrence Woodman-1/+1
2016-01-05Add correct use for Error and ioLawrence Woodman-2/+15
2016-01-04Add missing use statementsLawrence Woodman-6/+9
2016-01-03Correct formatting use of tab instead of spacesLawrence Woodman-2/+2
2015-12-27Change the typo 'that' to 'than' in the book error-handling chapter.Jeff Walden-1/+1
2015-12-18doc: minor format fixes in book/error-handlinglnmx-1/+1
2015-12-06doc(book/error-handling): fix typoxd1le-1/+1
2015-11-25trpl: Fix example logic in error handling chapterBoris Egorov-0/+1
2015-11-24fixed inconsistent indentation in book exampleAlex Gaynor-1/+1
2015-11-23wording: results don't failPhilipp Matthias Schäfer-1/+1
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+2163