Skip to content

Fix conversions of Box<T, A> to Rc<T, A> or Arc<T, A> to use allocator correctly for dropping the Box#119812

Closed
steffahn wants to merge 1 commit into
rust-lang:masterfrom
steffahn:fix_box_to_rc_conversion
Closed

Fix conversions of Box<T, A> to Rc<T, A> or Arc<T, A> to use allocator correctly for dropping the Box#119812
steffahn wants to merge 1 commit into
rust-lang:masterfrom
steffahn:fix_box_to_rc_conversion

Fix conversions of `Box<T, A>` to `Rc<T, A>` or `Arc<T, A>`

a40e562
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs