Translate items-as-lvals correctly.

6f9c856
Opened by Roy Frostig at 2011-01-27 01:24:19

See XFAILed test at run-pass/fn-lval.rs for an example. Items are sometimes treated as lvals and need to be translated as such, for instance when function items are used as values.

  1. Workaround: "auto f = id;"

    Patrick Walton at 2010-06-29 23:12:40

  2. WONTFIX (not required for bootstrapping)

    Graydon Hoare at 2011-01-27 01:24:19