about summary refs log tree commit diff
path: root/src/test/run-pass/discriminant_value.rs
AgeCommit message (Expand)AuthorLines
2019-06-21Implement arbitrary_enum_discriminantJohn Wrenn-68/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
2015-06-17Fallout in tests and docs from feature renamingsAlex Crichton-1/+1
2015-04-10Rebase discriminant_value test. Add case for a specialized repr.Felix S. Klock II-0/+15
2015-04-10Add test for discriminant_value resultsJames Miller-0/+62