Closed bluss closed 2 years ago
Add a "definitely non-Send/Sync" field to Ptr so that the explicit Send/Sync impls become unambiguous to the compiler.
This fixes the warning from rust-lang/rust#93367
Add a "definitely non-Send/Sync" field to Ptr so that the explicit Send/Sync impls become unambiguous to the compiler.
This fixes the warning from rust-lang/rust#93367