TypedArena::alloc_from_iter
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.
rustc_arena
ref