]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12444 : thestinger/rust/arena, r=huonw
authorbors <bors@rust-lang.org>
Sun, 23 Feb 2014 03:06:52 +0000 (19:06 -0800)
committerbors <bors@rust-lang.org>
Sun, 23 Feb 2014 03:06:52 +0000 (19:06 -0800)
This prevents generating visit glue when using a TypedArena. The problem
still exists for the untyped Arena.


Trivial merge