mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
0cda002610
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