Skip to content

Add Arc::into_inner for safely discarding Arcs without calling the de…

33696fa
Select commit
Loading
Failed to load commit list.
Merged

Add Arc::into_inner for safely discarding Arcs without calling the destructor on the inner type. #106854

Add Arc::into_inner for safely discarding Arcs without calling the de…
33696fa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs