about summary refs log tree commit diff
path: root/src/test/compile-fail/self-call-non-obj.rs
AgeCommit message (Expand)AuthorLines
2011-12-16Make uses of self in impls compileMarijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-2/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-4/+2
2011-07-18Sane error message for self-call in non-obj context. Closes #707.Lindsey Kuper-0/+14