Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
2374 days ago
Arenas exist in stable too, this is just the arena the compiler uses internally. See packages like
https://crates.io/crates/generational-arena
or
https://crates.io/crates/typed-arena
1 comments
arcticbull
2374 days ago
Ah of course, my bad, I must not have noticed. For some reason I read the "internal" flag as "nightly" :P
link
steveklabnik
2374 days ago
It's all good!
link