Something broken when translating mutable aliases of vec.

b35742f
Opened by Roy Frostig at 2010-07-05 22:00:39

The test case at run-pass/mutable-alias-vec.rs --- XFAILed at present --- throws an exception in trans.ml. See https://gist.github.com/bc442b11874e9f4b522e for a sample trace.

Investigate the matter and fix it.

  1. Fixed by 3175c83ff0b374326d959ba0731991175466e745

    Graydon Hoare at 2010-07-05 22:00:39