summary refs log tree commit diff
path: root/src/test/run-pass/enum-discrim-width-stuff.rs
AgeCommit message (Expand)AuthorLines
2013-10-30Fix check-fast breakage in new enum test.Jed Davis-1/+1
2013-10-29Add tests for enum discriminant sizing.Jed Davis-7/+42
2013-10-29Adjust reflection for the possibility of discriminants larger than int.Jed Davis-7/+2
2013-10-17std: Move size/align functions to std::mem. #2240Brian Anderson-2/+2
2013-09-30rpass: Remove usage of fmt!Alex Crichton-2/+2
2013-08-24Add a test case for the preceding changes.Jed Davis-0/+25