summary refs log tree commit diff
path: root/src/test/ui/consts/large_const_alloc.rs
AgeCommit message (Expand)AuthorLines
2021-06-29Test memory exhaustion in const evaluationSmitty-0/+6
2021-06-29Make memory exhaustion a hard errorSmitty-2/+1
2021-06-29Support allocation failures when interperting MIRSmitty-0/+13