about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/panic.rs
AgeCommit message (Expand)AuthorLines
2022-01-31Fix invalid special casing of the unreachable! macroLoïc BRANSTETT-65/+0
2021-10-07Use correct edition for panic in [debug_]assert!() etc.Mara Bos-1/+18
2021-01-25Implement new panic!() behaviour for Rust 2021.Mara Bos-0/+48