summary refs log tree commit diff
path: root/src/test/run-pass/panic-handler-chain.rs
AgeCommit message (Expand)AuthorLines
2017-11-26Stabilize const-calling existing const-fns in stdSimon Sapin-1/+0
2017-09-16change #![feature(const_fn)] to specific gatesAlex Burka-1/+2
2016-08-10[emscripten] Ignore testsJan-Erik Rediger-0/+3
2016-03-15Update rpass tests for panic hooksSteven Fackler-5/+5
2015-12-23Implement custom panic handlersSteven Fackler-0/+33