Commit da6b55c
committed
Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieu
Add support for allocators in `Rc` & `Arc`
Adds the ability for `std::rc:Rc`, `std::rc::Weak`, `std::sync::Arc`, and `std::sync::Weak` to live in custom allocators5 files changed
Lines changed: 1539 additions & 318 deletions
File tree
- library/alloc/src
- src/etc/natvis
- tests/debuginfo
0 commit comments