Files
rust/compiler/rustc_mir_transform/src
bors 0fbb922e53 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.
2025-04-29 21:06:15 +00:00
..
2025-02-08 22:12:13 +00:00
2025-04-04 10:55:42 +00:00
2025-02-18 12:52:56 +11:00
2025-01-11 11:34:01 +00:00
2025-02-03 12:53:57 -08:00
2025-02-22 00:13:19 +00:00
2025-02-22 00:13:19 +00:00