about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/unwind-abort.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2022-12-06Change CTFE backtraces to use `note` instead of `label` to preserve their orderOli Scherer-6/+10
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-2/+2
2022-07-19Mention first and last macro in backtraceMichael Goulet-1/+1
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-3/+3
2021-06-15Use better error message for hard errors in CTFESmitty-3/+2
2021-05-30Emit a hard error when a panic occurs during const-evalAaron Hill-5/+3
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-1/+3
2021-01-25Implement new panic!() behaviour for Rust 2021.Mara Bos-1/+1
2020-12-02add comment and bless some testsVishnunarayan K I-13/+10
2020-10-03Ensure that the const-eval engine handles `#[unwind(aborts)]`Dylan MacKenzie-0/+21