]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #18903: steveklabnik/error_handling_guide
authorJakub Bukaj <jakub@jakub.cc>
Wed, 19 Nov 2014 21:37:07 +0000 (22:37 +0100)
committerJakub Bukaj <jakub@jakub.cc>
Wed, 19 Nov 2014 21:37:07 +0000 (22:37 +0100)
Now that we've done `fail` -> `panic`, I feel bringing back the error handling guide is a good idea. We had one long ago, but it was removed when conditions were removed.

This doesn't cover the new FromError stuff, but I feel like it's already useful in this state, so I'm sending this PR now.

1  2 
src/libcore/result.rs

Simple merge