]> git.lizzy.rs Git - rust.git/commit
Ported regions-mock-tcx to use TypedArena rather than Arena since it holds
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 2 Feb 2015 12:26:54 +0000 (13:26 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 5 Feb 2015 23:04:32 +0000 (00:04 +0100)
commite4a678ddab7727a8336fc51a6cf8ea2a2952f27c
tree6f2a4a717bb1b35f585cd6abfed88bd4c3597786
parent189930fcae287565dcef856ae8d60a83190a4b92
Ported regions-mock-tcx to use TypedArena rather than Arena since it holds
cyclic structure (which the Arena API updated for dropck cannot handle).
src/test/run-pass/regions-mock-tcx.rs