mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
306d5788a6
The functionality available on Apple platforms are very similar, and were duplicated for each platform. Additionally, this fixes a warning when compiling the standard library for tvOS, watchOS and visionOS by marking the corresponding code as dead code.