about summary refs log tree commit diff
path: root/src/test/run-pass/issue-3149.rs
AgeCommit message (Expand)AuthorLines
2013-03-22test: Remove `pure` from the test suitePatrick Walton-5/+5
2013-02-14libcore: Move the numeric operations out of Num. r=brsonPatrick Walton-5/+5
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-29librustc: Disallow trait bounds in types, enumerations, and structure definit...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-07Convert all kind bounds to camel case. Remove send, owned keywords.Brian Anderson-2/+2
2012-09-07Remove 'let' syntax for struct fieldsBrian Anderson-4/+4
2012-08-14Fix check-fast breakageBrian Anderson-2/+0
2012-08-08Don't add struct names to the value name space if there's no constructorTim Chevalier-0/+24