about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/ub-uninhabit.rs
AgeCommit message (Expand)AuthorLines
2018-12-11Update ub-uninhabit testsvarkor-2/+2
2018-12-11Use unions for uninhabitedness checking rather than mem::transmutevarkor-16/+10
2018-11-05fix validation error on non-integer enum discriminantsRalf Jung-0/+1
2018-10-25Rebase falloutOliver Schneider-3/+3
2018-10-09fix validating arrays of ZSTsRalf Jung-7/+8
2018-10-09check that entire ref is in-bounds before recursing; add macro for validation...Ralf Jung-2/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+23