rust/library/alloc
Stuart Cook ebb1777398
Rollup merge of #148539 - cramertj:alloc-arc, r=Amanieu
Add Allocator proxy impls for Box, Rc, and Arc

This adds to the existing proxy impl for &T.

Fixes https://github.com/rust-lang/wg-allocators/issues/54
2025-11-09 13:22:29 +11:00
..
src Rollup merge of #148539 - cramertj:alloc-arc, r=Amanieu 2025-11-09 13:22:29 +11:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00