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
// FIXME: why does adding this cause warnings about @_moveOnly being deprecated?
233
-
// <unknown>:0: error: unexpected warning produced: '@_moveOnly' attribute is deprecated; use the ~Copyable constraint suppression instead; this is an error in Swift 6
234
-
//<unknown>:0: warning: diagnostic produced elsewhere: '@_moveOnly' attribute is deprecated; use the ~Copyable constraint suppression instead; this is an error in Swift 6
0 commit comments