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
Rollup merge of rust-lang#52822 - MajorBreakfast:fix-from-local-waker, r=cramertj
Fix From<LocalWaker>
This is a follow-up to rust-lang#52640
Fixes `From<LocalWaker>` which is affected by the same accidental drop bug (unless I'm totally mistaken)
r? @cramertj
0 commit comments