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 convert an `InOut` to pointers only immediately prior to calling a
function that will immediately invalidate the input. Therefore, it
makes more sense for the conversion to consume the `InOut`.
0 commit comments