mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
34ed5c3efc
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 | ||
messages.ftl |