about summary refs log tree commit diff
path: root/src/test/run-pass/enum-discrim-range-overflow.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-33/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-11-17Switch to purely namespaced enumsSteven Fackler-4/+4
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-12/+12
2013-03-06Add a test for enum discriminant range overflow.Jed Davis-0/+31