about summary refs log tree commit diff
path: root/src/test/ui/const-eval/const_transmute.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-64/+0
2018-08-07Place unions, pointer casts and pointer derefs behind extra feature gatesOliver Schneider-0/+2
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2018-03-08Add a test for transmuting via unions in constantsOliver Schneider-0/+62