summary refs log tree commit diff
path: root/src/test/ui/consts/extra-const-ub
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-73/+11
2022-10-01bless ui testsMaybe Waffle-4/+4
2022-08-30Rollup merge of #101101 - RalfJung:read-pointer-as-bytes, r=oli-obkDylan DPC-9/+55
2022-08-28Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obkMatthias Krüger-0/+17
2022-08-27adjust testsRalf Jung-9/+55
2022-08-26make read_immediate error immediately on uninit, so ImmTy can carry initializ...Ralf Jung-2/+2
2022-08-26add a testRalf Jung-0/+17
2022-08-21fix ICE with extra-const-ub-checksRalf Jung-0/+20
2022-08-09compare with-flag to without-flagRalf Jung-19/+21
2022-08-07add -Zextra-const-ub-checks to enable more UB checking in const-evalRalf Jung-0/+114