mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 03:25:51 +00:00
android: Remove libstd hacks for unsupported Android APIs Our minimum supported API version is 21, remove hacks to support older Android APIs. try-job: arm-android r? tgross35