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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Rollup merge of rust-lang#138092 - lqd:revert-136731, r=SparrowLii
Re-add `DynSend` and `DynSync` impls for `TyCtxt`
They were somewhat unexpectedly removed in rust-lang#136731. This PR adds them back, as requested in rust-lang#136731 (comment). I've also tried to expand the comments a bit to make it less likely that they're removed again in the future.
r? `@SparrowLii`
0 commit comments