Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #156936 - Darksonn:no-PinCoerceUnsized-for-UnsafePinned, r=Mark-Simulacrum
Remove FIXME about impl PinCoerceUnsized for UnsafePinned<T> The `PinCoerceUnsized` trait may only be implemented for smart pointer types, but `UnsafePinned` has no indirection. Thus, it will not be correct to add this impl. Follow-up to rust-lang/rust#137043 cc @Sky9x
Jacob Pratt 6 weeks ago
parent f0dfc59 · parent c8eaf24 · commit 5578d1c
0 files changed, 0 insertions, 0 deletions