index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
trpl
/
error-handling.md
Age
Commit message (
Expand
)
Author
Lines
2015-07-13
Fixed snippet to return the proper error.
Jose Narvaez
-1
/
+3
2015-06-22
Use a more descriptive variable name.
Jake Hickey
-3
/
+3
2015-05-30
Fixes consistency in before/after example
frankamp
-1
/
+1
2015-05-18
TRPL: Normalize rust Code Block Markers
Pascal Hertleif
-4
/
+4
2015-05-13
trpl/error-handling - fix typo
Swaroop C H
-1
/
+1
2015-05-13
Add link to Debug trait
Swaroop C H
-0
/
+2
2015-05-12
book: typo fixes, wording improvements.
Shmuale Mark
-1
/
+1
2015-05-10
Update error-handling.md
Isaac Ge
-1
/
+1
2015-05-03
=BG= minor: File::open --> File::create in rust book
Brendan Graetz
-2
/
+2
2015-04-16
remove example usage of from_str in error docs
Steve Klabnik
-15
/
+18
2015-04-16
Fix some broken links in the book
Florian Hartwig
-1
/
+1
2015-04-13
Point to From trait in error handling guide
fenduru
-1
/
+1
2015-04-01
Fix rust book error-handling.md for new std::io.
kgv
-6
/
+7
2015-02-24
Mention try macro in error chapter
Steve Klabnik
-0
/
+72
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-2
/
+2
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-6
/
+6
2015-01-17
Fix up titles of TRPL chapters
Steve Klabnik
-1
/
+1
2015-01-12
Purge references to Rust tasks from TRPL.
Paul Crowley
-2
/
+2
2015-01-10
Add Line Break to Robert Burns Quote
Pascal Hertleif
-1
/
+1
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-6
/
+6
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+228