summary refs log tree commit diff
path: root/src/test/ui/consts/control-flow/assert.const_panic.stderr
AgeCommit message (Expand)AuthorLines
2021-06-15Use better error message for hard errors in CTFESmitty-4/+2
2021-05-30Emit a hard error when a panic occurs during const-evalAaron Hill-4/+2
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2021-02-03make const_err a future incompat lintRalf Jung-0/+2
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-0/+13