mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
53852ee4eb
Only the android libunwind detection remains in the build script * Reduces dependence on build scripts for building the standard library * Reduces dependence on exact target names in favor of using semantic cfg(target_*) usage. * Keeps almost all code related to linking of the unwinder in one file