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
about
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-11-19
src/doc/trpl -> src/doc/book
Steve Klabnik
-2163
/
+0
2015-11-08
doc: error-handling.md: main case analysis for search
jrburke
-0
/
+16
2015-11-06
Opps, fix incorrect call
Ivan Ivaschenko
-1
/
+1
2015-11-06
Removing the hack from error handling chapter, which is does not make sense a...
Ivan Ivaschenko
-5
/
+1
2015-11-04
Fix #29542
Toby Scrace
-8
/
+5
2015-11-03
Fix #29533
Toby Scrace
-1
/
+1
2015-10-22
Rollup merge of #29207 - ykomatsu:trpl, r=steveklabnik
Steve Klabnik
-3
/
+3
2015-10-22
Correct a previous patch
Yoshito Komatsu
-1
/
+1
2015-10-21
Fix some typos in TRPL
Yoshito Komatsu
-3
/
+3
2015-10-19
Change to avoid repeated "is"
Yoshito Komatsu
-5
/
+5
2015-10-18
Fix some typos
Yoshito Komatsu
-1
/
+1
2015-10-12
Typo fix
David Ripton
-1
/
+1
2015-10-05
docs: anchors fixes
Simon Mazur
-2
/
+2
2015-10-04
fix another typo
Seeker14491
-1
/
+1
2015-10-03
fix a few typos
Seeker14491
-7
/
+7
2015-09-30
Improve wording in error handling guide
Steve Klabnik
-2
/
+2
2015-09-21
Update error-handling.md
Reza Akhavan
-1
/
+1
2015-09-21
TRPL: Fix typo
Bastien Dejean
-1
/
+1
2015-09-21
Auto merge of #28541 - baskerville:trpl-two-typos, r=steveklabnik
bors
-2
/
+2
2015-09-20
TRPL: Fix two typos
Bastien Dejean
-2
/
+2
2015-09-20
doc: Fix broken links
Simon Mazur
-27
/
+27
2015-09-19
change back to anchors; divs break md
David Szotten
-18
/
+18
2015-09-19
missing punctuation
David Szotten
-1
/
+1
2015-09-19
its vs it's
David Szotten
-1
/
+1
2015-09-19
wrap more referenced code blocks in divs
David Szotten
-0
/
+14
2015-09-19
angle brackets get mis-parsed. bug?
David Szotten
-1
/
+1
2015-09-19
link needs puncuation
David Szotten
-2
/
+2
2015-09-18
remove preceeding blank line
David Szotten
-1
/
+0
2015-09-18
fix anchor link
David Szotten
-1
/
+1
2015-09-18
Use divs with ids rather than as with names.
Ms2ger
-2
/
+4
2015-09-17
Rollup merge of #28422 - christopherdumas:label_code, r=steveklabnik
Steve Klabnik
-1
/
+4
2015-09-15
Fixe heading
christopherdumas
-1
/
+1
2015-09-15
Fix option link and anchor links.
christopherdumas
-7
/
+6
2015-09-15
Added anchors for the code snippets.
christopherdumas
-0
/
+3
2015-09-15
Fix option link and anchor links.
christopherdumas
-5
/
+4
2015-09-12
TRPL: Fix Headlines, Links in "Error Handling"
Pascal Hertleif
-36
/
+39
2015-09-10
Adapted @BurtSushi's blog post for the error handling chapter, rewrite the ca...
christopherdumas
-181
/
+2007
2015-08-24
Clarify a sentence in the Book
Matěj Grabovský
-2
/
+2
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
[next]