rust/src/test/compile-fail
Marijn Haverbeke 7efef98901 Make uses of self in impls compile
Get rid of expr_self_call, introduces def_self. `self` is now,
syntactically, simply a variable. A method implicitly brings a `self`
binding into scope.

Issue #1227
2011-12-16 11:46:57 +01:00
..
2011-12-05 01:23:10 +01:00
2011-12-05 01:23:10 +01:00
2011-10-20 20:34:04 -07:00
2011-10-12 16:33:06 -07:00
2011-10-12 16:33:07 -07:00