]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #13475 : Ryman/rust/result_unwrap_or_else, r=brson
authorbors <bors@rust-lang.org>
Mon, 14 Apr 2014 02:36:50 +0000 (19:36 -0700)
committerbors <bors@rust-lang.org>
Mon, 14 Apr 2014 02:36:50 +0000 (19:36 -0700)
It might make more sense to mirror `Option`'s `unwrap_or_else` but I've left it as `handle` as it feels more explicit about the signature difference.


Trivial merge