]> git.lizzy.rs Git - rust.git/commit
Fix issue with rt::unwind::try() docs
authorSteve Klabnik <steve@steveklabnik.com>
Wed, 4 Feb 2015 07:19:54 +0000 (02:19 -0500)
committerSteve Klabnik <steve@steveklabnik.com>
Wed, 4 Feb 2015 07:19:54 +0000 (02:19 -0500)
commitd992d3d9f3006f898dd0ad09458c85c66b23841c
tree1ba32fa009381d50b09f7c10e0bc7905733ac348
parent3b2ed14906fd9f9daa27cc7d1dad263d2f5ff450
Fix issue with rt::unwind::try() docs

This is now a Result, not an Option.
src/libstd/rt/unwind.rs