summary refs log tree commit diff
path: root/src/doc/trpl/error-handling.md
AgeCommit message (Expand)AuthorLines
2015-07-13Fixed snippet to return the proper error.Jose Narvaez-1/+3
2015-06-22Use a more descriptive variable name.Jake Hickey-3/+3
2015-05-30Fixes consistency in before/after examplefrankamp-1/+1
2015-05-18TRPL: Normalize rust Code Block MarkersPascal Hertleif-4/+4
2015-05-13trpl/error-handling - fix typoSwaroop C H-1/+1
2015-05-13Add link to Debug traitSwaroop C H-0/+2
2015-05-12book: typo fixes, wording improvements.Shmuale Mark-1/+1
2015-05-10Update error-handling.mdIsaac Ge-1/+1
2015-05-03=BG= minor: File::open --> File::create in rust bookBrendan Graetz-2/+2
2015-04-16remove example usage of from_str in error docsSteve Klabnik-15/+18
2015-04-16Fix some broken links in the bookFlorian Hartwig-1/+1
2015-04-13Point to From trait in error handling guidefenduru-1/+1
2015-04-01Fix rust book error-handling.md for new std::io.kgv-6/+7
2015-02-24Mention try macro in error chapterSteve Klabnik-0/+72
2015-01-29s/Show/Debug/gJorge Aparicio-2/+2
2015-01-17doc: Remove extra whitespace in the middle of lines to provide alignmentNick Howell-6/+6
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-12Purge references to Rust tasks from TRPL.Paul Crowley-2/+2
2015-01-10Add Line Break to Robert Burns QuotePascal Hertleif-1/+1
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-6/+6
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+228