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 #144216 - Nadrieril:revert-pin-hack, r=compiler-errors
Don't consider unstable fields always-inhabited
This reverts the hack in rust-lang/rust#133889 now that `Pin`'s field is no longer public.
Fixesrust-lang/rust#143468.
r? ```@compiler-errors```
0 commit comments