]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #28585 - ranma42:simpler-panic, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 23 Sep 2015 03:56:27 +0000 (03:56 +0000)
committerbors <bors@rust-lang.org>
Wed, 23 Sep 2015 03:56:27 +0000 (03:56 +0000)
This is part of some cleanup I did while investigating #28129.
This also ensures that `on_panic` is run even if the user has registered too many callbacks.

1  2 
src/libstd/sys/common/unwind/mod.rs

Simple merge