You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a pinned `Arc`, eliminate an `unsafe` block by using
the fallible version of `Arc::pin()`.
While we're here, update the `// SAFETY` proofs, which have
become stale.
Tested using QEMU.
Signed-off-by: Sven Van Asbroeck <[email protected]>
0 commit comments