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
In the src/test/ui/self/arbitrary_self_types_pin_lifetime_mismatch.base.rs test, we give the suggestion to consider introducing a named lifetime parameter and update trait if needed under migrate mode. Under NLL, the error message is imo clearer but we lose that suggestion.