summary refs log tree commit diff
path: root/src/test/run-pass/issue-2935.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-12Replace several common macros of the form #m[...] with m!(...)Kevin Cantu-1/+1
2012-08-08Convert impls to new syntaxBrian Anderson-1/+1
2012-08-06Auto-deref the base expr in trans_method_calleeTim Chevalier-0/+24