summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/erroneous-const.stderr
AgeCommit message (Expand)AuthorLines
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-8/+2
2022-10-07make const_err a hard errorRalf Jung-40/+5
2022-10-01bless ui testsMaybe Waffle-4/+4
2022-07-01Shorten def_span for more items.Camille GILLOT-6/+2
2022-06-25make const_err show up in future breakage reportsRalf Jung-0/+17
2021-05-09more erroneous-const testsRalf Jung-3/+3
2021-02-03make const_err a future incompat lintRalf Jung-3/+5
2020-12-02add comment and bless some testsVishnunarayan K I-8/+8
2020-09-26Make invalid integer operation messages consistentvarkor-2/+2
2020-08-12more precise span for erroneous consts during CTFE/MiriRalf Jung-8/+4
2020-08-12bless testsRalf Jung-3/+5
2020-08-10add test for unused erroneous const in CTFERalf Jung-0/+43