summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/ub-enum-overwrite.stderr
AgeCommit message (Collapse)AuthorLines
2022-08-26make read_immediate error immediately on uninit, so ImmTy can carry ↵Ralf Jung-9/+4
initialized Scalar
2022-07-01Shorten def_span for more items.Camille GILLOT-8/+2
2022-06-29interpret: adjust error from constructing an invalid valueRalf Jung-1/+1
2022-05-19interpret/validity: separately control checking numbers for being init and ↵Ralf Jung-1/+1
non-ptr
2022-04-11Add const eval tests ensuring padding gets correctly marked as deinit on ↵Jakob Degen-0/+20
deaggregation