about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5099.rs
AgeCommit message (Collapse)AuthorLines
2013-05-12librustc: Make `self` and `static` into keywordsPatrick Walton-1/+1
2013-03-27testsuite: Add various test casesTim Chevalier-0/+14
Some are xfailed, some not, some existing ones get un-xfailed.