summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/double_check.rs
AgeCommit message (Expand)AuthorLines
2020-03-12Move some const-eval `build-pass` tests to `check-pass`LeSeulArtichaut-1/+1
2019-08-30const-eval tests: make all unions repr(C)Ralf Jung-0/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-01Fix double_check tests on big-endian targetsSamuel Holland-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+32