about summary refs log tree commit diff
path: root/src/test/ui/consts/uninhabited-const-issue-61744.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-1/+1
2022-10-07make const_err a hard errorRalf Jung-2/+1
2021-02-03make const_err a future incompat lintRalf Jung-0/+1
2020-12-02rename MemoryKind::Heap to ConstHeap; bless testVishnunarayan K I-1/+1
2020-12-02add comment and bless some testsVishnunarayan K I-3/+3
2020-08-12fix span of stack size errorRalf Jung-2/+2
2020-06-12fix const_prop spans and re-bless testsRalf Jung-2/+2
2019-12-26A cycle error on a diverging function is now a const stack overflow againOliver Scherer-4/+4
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-1/+1
2019-11-27Add memoization for const function evaluationsDavid Hewitt-3/+3
2019-08-10fix testRalf Jung-2/+2
2019-06-25Fix an ICE with uninhabited constsvarkor-0/+19