summary refs log tree commit diff
path: root/src/test/run-pass/struct-like-variant-match.rs
AgeCommit message (Expand)AuthorLines
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-10-01remove the `float` typeDaniel Micay-2/+2
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-4/+4
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-4/+4
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-4/+4
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-25rustc: Translate and check exhaustiveness of struct-like enum variant pattern...Patrick Walton-0/+31