Files
rust/src/libstd
Andrea Canciani cbfa61282f Simplify on_panic callback handling
The registration of `panicking::on_panic` as a general-purpose
callback is overcomplicated and can fail.

Instead, invoking it explicitly removes the need for locking and paves
the way for further improvements.
2015-09-22 11:02:52 +02:00
..
2015-09-04 21:27:55 -07:00
2015-09-22 11:02:52 +02:00
2015-09-20 13:24:47 +03:00
2015-09-11 11:19:20 -07:00