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 7cf7aa0 + fbbca89 commit 6da5317
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6da5317

Please sign in to comment.