about summary refs log tree commit diff
path: root/src/test/run-pass/variant-attributes.rs
AgeCommit message (Expand)AuthorLines
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-14Rename core::comm to core::oldcommBrian Anderson-2/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-2/+2
2012-01-25rustc: Allow attributes on enum variants. Closes #1663Brian Anderson-0/+29