]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #34540 - jupp0r:patch-1, r=steveklabnik
authorbors <bors@rust-lang.org>
Sun, 3 Jul 2016 17:39:53 +0000 (10:39 -0700)
committerGitHub <noreply@github.com>
Sun, 3 Jul 2016 17:39:53 +0000 (10:39 -0700)
Improve code example for try!

This change improves the code example for try!,
avoiding to use try! in the example code that shows
what code constructs try! can replace.


Trivial merge