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
We're no longer mangling the Copyable or Escapable protocol into generic
signatures, but haven't yet started mangling inverses into it, thus one
function got renamed
Otherwise, the type lowering has become more pessimistic about whether
the type is actually Copyable, thus a few functions have changed their
convention to be passed indirectly (`@guaranteed`).
0 commit comments