summary refs log tree commit diff
path: root/src/test/run-pass/panic-safe.rs
AgeCommit message (Expand)AuthorLines
2017-02-21std: Relax UnwindSafe impl for UniqueAlex Crichton-1/+4
2016-07-10Mutex and RwLock need RefUnwindSafe too.Aaron Gallagher-0/+2
2016-04-11std: Stabilize APIs for the 1.9 releaseAlex Crichton-7/+7
2015-12-21std: Ensure AssertRecoverSafe indeed is more oftenAlex Crichton-1/+5
2015-12-09std: Rename thread::catch_panic to panic::recoverAlex Crichton-0/+51