summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/const_panic_2021.rs
AgeCommit message (Expand)AuthorLines
2021-10-04Stabilize `const_panic`Jacob Pratt-1/+0
2021-09-15Allow `panic!("{}", computed_str)` in const fn.Gary Guo-4/+12
2021-07-28Add test for const panic in Rust 2021.Mara Bos-0/+27