summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/ub-int-array.rs
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-1/+0
2022-08-26make read_immediate error immediately on uninit, so ImmTy can carry initializ...Ralf Jung-6/+6
2022-06-29interpret: adjust error from constructing an invalid valueRalf Jung-3/+3
2021-06-13update tests involving CTFE validationRémy Rakic-3/+3
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-1/+1
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-1/+0
2020-04-16test fast path offset reportingRalf Jung-0/+65