This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7fb1dcc
authored
Unrolled build for rust-lang#138092
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`1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1327 | 1327 | | |
1328 | 1328 | | |
1329 | 1329 | | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
1330 | 1335 | | |
1331 | 1336 | | |
1332 | 1337 | | |
| |||
0 commit comments