Commit 50be2a5
committed
Auto merge of #140023 - cjgillot:arena-try-alloc, r=BoxyUwU
Introduce Arena::try_alloc_from_iter.
`alloc_from_iter` already collects the iterator for reentrancy. So adding an early exit for a fallible iterator integrates naturally into the code. This avoids the other solution to allocate and dump the allocation.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments