mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
6d8cea63db
Revert "Use getentropy when possible on all Apple platforms"
Per https://github.com/rust-lang/rust/issues/102643, This reverts commit 3fc35b5b93 to avoid breaking any Rust on iOS users.
Closes https://github.com/rust-lang/rust/issues/102643