mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
72c62688d1
Generalize `NonNull::from_raw_parts` per ACP362 I did the raw pointers in #125701, but apparently forgot `NonNull`. cc https://github.com/rust-lang/libs-team/issues/362