platform_build_soong/rust
Ivan Lozano 6d9e712858 Amend list of required Rust stdlib libraries.
Add libtest to our list of stdlib libraries, and remove some others that
are only used when generating proc_macros (which aren't dynamic).

Bug: 141207434
Test: m -j crosvm.experimental
Change-Id: I39cb030940adf1993e861d0142378eeea8b1ff5e
2019-09-20 10:59:56 -07:00
..
config Amend list of required Rust stdlib libraries. 2019-09-20 10:59:56 -07:00
androidmk.go Move splitFileExt to the android package. 2019-09-09 20:29:31 -07:00
binary.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
binary_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
builder.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
compiler.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
compiler_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
library.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
library_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
prebuilt.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
proc_macro.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
rust.go Check Rust dep is a Module before checking target. 2019-09-13 14:43:57 -07:00
rust_test.go Do not run Soong tests for Rust on non-Linux hosts. 2019-09-03 13:57:36 -07:00
testing.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00