aboutsummaryrefslogtreecommitdiff
path: root/src/test/compile-fail/no-self-dispatch.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix over-optimistic resolution of self-methods within obj scopes. There is ↵Graydon Hoare2010-07-191-0/+11
no such feature in the language at present. Add test to prevent regression. Closes #114.