aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/autoderef-objfn.rs
Commit message (Collapse)AuthorAgeFilesLines
* Autoderef objects when passing them as implicit (indirect) arg upon ↵Roy Frostig2010-07-191-0/+16
vtbl-dispatch. Add testcase and XFAIL it on LLVM. Closes #112.