about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-08-06 19:16:44 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-08-06 19:17:44 -0700
commitf3b2296ee4d2cdd902207cdc52b35dbe4e50427c (patch)
tree1acf2f3bfada3b5f51ac0e6258eaf2e91a642fc5 /src/libsyntax/parse/parser.rs
parentaacd18f4ed860420cb89cd103a9832ef47e838f3 (diff)
downloadrust-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