summary refs log tree commit diff
path: root/src/test/run-fail/panic-set-handler.rs
AgeCommit message (Collapse)AuthorLines
2017-09-28Migrate to eprint/eprintln macros where appropriate.Corey Farwell-2/+1
2016-05-30std: Clean out old unstable + deprecated APIsAlex Crichton-3/+4
These should all have been deprecated for at least one cycle, so this commit cleans them all out.
2015-12-23Implement custom panic handlersSteven Fackler-0/+22