Skip to content

fix oversight in test where `try_unwrap` was not changed back to `unw…

08455a6
Select commit
Loading
Failed to load commit list.
Closed

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

fix oversight in test where `try_unwrap` was not changed back to `unw…
08455a6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs