| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-11 | Fix invalid special casing of the unreachable! macro | Loïc BRANSTETT | -2/+2 |
| 2021-12-21 | Use panic() instead of panic!() in some places in core. | Mara Bos | -4/+4 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -20/+20 |
| 2021-09-15 | Allow `panic!("{}", computed_str)` in const fn. | Gary Guo | -21/+37 |
| 2021-07-28 | Add test for const panic in Rust 2021. | Mara Bos | -0/+67 |
