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
Due to some limitations in the deriving infrastructure, it's sometimes necessary to explicitly implement Copy and Clone. In these cases, it would be nice if clippy detected the explicit Copy implementation and didn't warn about the explicit Clone implementation.
Rufflewind, wagnerf42, ipetkov, dennis-hamester, CAD97 and 1 more