Conlang/compiler/cl-arena
John d2eb165759 cl-arena: Add iterator allocation to TypedArena
This is copied almost verbatim from rustc-arena e82c861d7e/compiler/rustc_arena/src/lib.rs (L203)

TODO: Add unit tests, run unit tests in Miri
2024-05-04 22:17:34 -05:00
..
src cl-arena: Add iterator allocation to TypedArena 2024-05-04 22:17:34 -05:00
Cargo.toml cl-arena: Add arena allocator implementation based HEAVILY on rustc-arena 2024-04-26 00:02:50 -05:00