8f53926232
This allows allocating `Expr`s into a dropless arena, which is useful for using length prefixed thing slices in HIR, since these can only be allocated in the dropless arena and not in a typed arena. This is something I'm working on. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |