rust/compiler/rustc_arena
Nicholas Nethercote 816383c60d Remove the TypedArena::alloc_from_iter specialization.
It was added in #78569. It's complicated and doesn't actually help
performance.

Also, add a comment explaining why the two `alloc_from_iter` functions
are so different.
2023-10-03 18:12:08 +11:00
..
src Remove the TypedArena::alloc_from_iter specialization. 2023-10-03 18:12:08 +11:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00