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
#60586 moves support for await!(<expr>) syntax under a separate feature gate from async { ... } and .await. Once folks working on nightly have been given time to migrate (~a release cycle or so) we should remove this hack.