diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-08-06 19:16:44 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-08-06 19:17:44 -0700 |
| commit | f3b2296ee4d2cdd902207cdc52b35dbe4e50427c (patch) | |
| tree | 1acf2f3bfada3b5f51ac0e6258eaf2e91a642fc5 /src/libsyntax/parse/parser.rs | |
| parent | aacd18f4ed860420cb89cd103a9832ef47e838f3 (diff) | |
| download | rust-f3b2296ee4d2cdd902207cdc52b35dbe4e50427c.tar.gz rust-f3b2296ee4d2cdd902207cdc52b35dbe4e50427c.zip | |
Auto-deref the base expr in trans_method_callee
(specifically in the method_trait case) -- if you wrote x.f() and x has type @T for a trait T, x wasn't getting auto-deref'ed. This was bad. Closes #2935
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions
