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
`ItemSliceSend` still has the unsafe `Clone` implementation, so let's
not make it public. That also matches the visibility of most types in
`resolve.rs` (which is the only place these types are used).
0 commit comments