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
Feature-gate the must_not_suspend lint (the attribute is already feature-gated) as #![feature(must_not_suspend_lint)]. This will have to be done before 1.57.0 is released (since that's when the lint will land).