platform_build_soong/rust/config
Ivan Lozano b7de10739f rust: Remove libtest from stdlibs list
libtest does not need to be linked for every module type, so remove it
from the stdlibs list. Instead, link it only when building benchmarks or
tests.

Bug: 193782599
Test: cd external/rust/crates/; mma
Test: Rust tests still run correctly.
Merged-In: I536be8754da0987e09340744d9ebf668b8e734d0
Change-Id: I536be8754da0987e09340744d9ebf668b8e734d0
2021-11-02 23:53:23 +00:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
allowed_list.go Merge "Allow Rust code in system/logging/rust" 2021-04-08 07:47:45 +00: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
global.go rust: Remove libtest from stdlibs list 2021-11-02 23:53:23 +00:00
lints.go Disable clippy::upper-case-acronyms 2021-04-01 19:40:37 +02: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_darwin_host.go rust: Pass lld flags from cc to rust linker args. 2020-09-09 14:20:00 -04:00
x86_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_linux_bionic_host.go Add LinuxBionic toolchain to Rust 2020-12-08 09:04:21 -05:00
x86_linux_host.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00