summary refs log tree commit diff
path: root/src/test/run-pass/struct-like-variant-construct.rs
AgeCommit message (Expand)AuthorLines
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-10-01remove the `float` typeDaniel Micay-2/+2
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
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-23rustc: Implement construction of monomorphic struct-like variants. r=nmatsakisPatrick Walton-0/+15