Description
Adds Rust target support for building AArch64 binaries against musl. It is useful for producing portable 64-bit ARM Linux binaries, containers, and minimal deployments.
Musl builds can differ from GNU builds in linking and runtime behavior. Test networking, DNS, locale, and native dependencies on the target system.