about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/ub-nonnull.stderr
AgeCommit message (Expand)AuthorLines
2019-01-21fix validation range printing when encountering undefRalf Jung-3/+11
2018-12-25Remove licensesMark Rousskov-5/+5
2018-11-07test diagnostics for more rangesRalf Jung-1/+17
2018-11-05fix validation error on non-integer enum discriminantsRalf Jung-3/+3
2018-10-25Rebase falloutOliver Schneider-3/+3
2018-10-09unify handling of thin and fat pointers by moving primitive type handling out...Ralf Jung-3/+3
2018-10-09also validate everything that has a Scalar layout, to catch NonNullRalf Jung-0/+27