mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:16:01 +00:00
These functions were changed to be safe in https://github.com/rust-lang/rust/pull/127763, but this particular UWP version was missed. Otherwise this causes unnecessary unsafe block warnings/errors.