about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/erroneous-const.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-1/+1
2022-10-07make const_err a hard errorRalf Jung-4/+2
2021-05-09more erroneous-const testsRalf Jung-0/+2
2021-02-03make const_err a future incompat lintRalf Jung-0/+1
2020-12-02rename MemoryKind::Heap to ConstHeap; bless testVishnunarayan K I-2/+2
2020-08-12more precise span for erroneous consts during CTFE/MiriRalf Jung-2/+2
2020-08-12bless testsRalf Jung-2/+2
2020-08-10add test for unused erroneous const in CTFERalf Jung-0/+20