about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/ub-ref.stderr
AgeCommit message (Expand)AuthorLines
2019-02-22#58658 bless after line split for tidyPatrick McCarter-5/+5
2019-02-22Change byte align message wording #58617Patrick McCarter-1/+1
2019-02-22Invalid byte alignment expected/provided in message #58617Patrick McCarter-5/+5
2018-12-25Remove licensesMark Rousskov-5/+5
2018-11-15validation: better error when the enum discriminant is UndefRalf Jung-2/+2
2018-11-05the visitor can already load the value for visit_primitiveRalf Jung-1/+1
2018-11-05fix validation error on non-integer enum discriminantsRalf Jung-5/+5
2018-10-25Rebase falloutOliver Schneider-5/+5
2018-10-13validation: accept pointers in integer arraysRalf Jung-1/+9
2018-10-09unify handling of thin and fat pointers by moving primitive type handling out...Ralf Jung-2/+10
2018-10-09switch validation of scalars to be type-drivenRalf Jung-0/+27