platform_build_soong/rust/config
Colin Cross e32f093120 Support building rust modules against musl libc
Add a rust toolchain for musl libc, use std library built from source,
and add default dependencies on musl libc.

Bug: 216192129
Test: m USE_HOST_MUSL=true host-native
Change-Id: Ic5ff4487db9693aeb08a13405f4d18465eecdc4b
2022-01-24 17:33:05 -08:00
..
allowed_list.go Allow tools/vendor to build rust 2022-01-18 18:26:35 +00:00
Android.bp Add Darwin+Arm64 toolchain support 2021-11-01 15:07:37 -07:00
arm64_device.go [arm64] Build NDK with PAuth and BTI 2021-01-26 08:15:07 +01:00
arm64_linux_host.go LinuxBionic supports arm64 2020-09-09 21:57:10 +09:00
arm_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
darwin_host.go Add Darwin+Arm64 toolchain support 2021-11-01 15:07:37 -07:00
global.go Update RustDefaultVersion to 1.58.1 2022-01-21 19:47:53 +00:00
lints.go Update RustDefaultVersion to 1.58.1 2022-01-21 19:47:53 +00:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
toolchain.go rust: Drop libgcc dependency 2021-03-23 13:55:40 +01:00
x86_64_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_device.go Rename ninja variables with Clang in the name 2021-07-14 20:55:23 -07:00
x86_linux_bionic_host.go Add LinuxBionic toolchain to Rust 2020-12-08 09:04:21 -05:00
x86_linux_host.go Support building rust modules against musl libc 2022-01-24 17:33:05 -08:00