]> git.lizzy.rs Git - rust.git/commit
Add basic doc examples for `std::panic::{set_hook, take_hook}`.
authorCorey Farwell <coreyf@rwell.org>
Sat, 10 Sep 2016 21:09:02 +0000 (17:09 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sun, 18 Sep 2016 14:03:34 +0000 (10:03 -0400)
commit5505ebc31d1d2e0bddbed815ad0c899c0d42585e
tree003d0e213940396581dad23fc875ddac59df8578
parent141012dd523e6c13924e7c092e1f7f1407430e8c
Add basic doc examples for `std::panic::{set_hook, take_hook}`.
src/libstd/panicking.rs