Skip to content

Commit

Permalink
Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieu
Browse files Browse the repository at this point in the history
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 allocators
  • Loading branch information
bors committed Jul 17, 2023
2 parents 1787f31 + 12bed9d commit da6b55c
Show file tree
Hide file tree
Showing 5 changed files with 1,539 additions and 318 deletions.

0 comments on commit da6b55c

Please sign in to comment.