about summary refs log tree commit diff
path: root/src/test/run-pass/anon-obj-with-self-call.rs
AgeCommit message (Expand)AuthorLines
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-23/+17
2011-07-22Exercise self-calls and overriding together a bit more.Lindsey Kuper-0/+12
2011-07-22Getting rid of obsolete comments.Lindsey Kuper-3/+0
2011-07-21Un-xfail tests.Lindsey Kuper-2/+0
2011-07-19Typechecking self-calls in anon objs. Closes #540.Lindsey Kuper-2/+1
2011-07-19Some progress on issue #540.Lindsey Kuper-2/+0
2011-06-28Actually notice xfail-stage2 as different from xfail-stage2. Fix affected tests.Graydon Hoare-5/+6
2011-06-23Typo fix in test case.Lindsey Kuper-1/+1
2011-06-21Comments for all the anon obj tests.Lindsey Kuper-1/+4
2011-06-21Some progress on support for extending objects with new fields (issueLindsey Kuper-0/+29