summary refs log tree commit diff
path: root/src/test/compile-fail/not-panic-safe-2.rs
AgeCommit message (Expand)AuthorLines
2018-06-27Optimize RefCell refcount trackingJoshua Liebow-Feeser-1/+1
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-2/+2
2016-05-30std: Clean out old unstable + deprecated APIsAlex Crichton-3/+2
2016-05-13rewrite obligation forest. cycles still handled incorrectly.Ariel Ben-Yehuda-2/+3
2016-01-16Detect cycles and specialize error reporting for Sized. It is importantNiko Matsakis-2/+1
2015-12-09std: Rename thread::catch_panic to panic::recoverAlex Crichton-0/+24