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
PR #628 means that asking "is `unifex::await_transform` invocable on
this awaited thing?" always returns "yes" so this change reverts to
asking "has this awaited thing customized `await_transform` or is it
naturally awaitable?" like we used to.
0 commit comments