about summary refs log tree commit diff
path: root/src/test/ui/const-eval/ref_to_int_match.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-33/+0
2018-08-07Place unions, pointer casts and pointer derefs behind extra feature gatesOliver Schneider-0/+2
2018-06-26migrate codebase to `..=` inclusive range patternsZack M. Davis-2/+2
2018-05-25Adjust test for 32 bit targetsOliver Schneider-1/+2
2018-05-24Add missing newlinesOliver Schneider-1/+1
2018-05-24Don't ICE on horrible transmutes in pattern constantsOliver Schneider-0/+30