Skip to content

Refactor Rc and Arc to use a prefix allocator#84338

Closed
TimDiekmann wants to merge 22 commits into
rust-lang:masterfrom
TimDiekmann:unify_box_rc
Closed

Refactor Rc and Arc to use a prefix allocator#84338
TimDiekmann wants to merge 22 commits into
rust-lang:masterfrom
TimDiekmann:unify_box_rc

Simplify allocation for `Rc` and `Arc` to speed up optimization path

a4b4fe4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs