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
As part of #2431, warn when we invoke a polymorphic function taking something of kind "copy" with a type parameter that is not implicitly copyable. We also will need some way to suppress this warning.