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
When updating the original proposal, I fixed cases where we had written sending
consuming -> consuming sending and sending borrowing -> borrowing sending... but
I missed a case where we wrote sending inout instead of inout sending. This just
fixes the typo.
0 commit comments