platform_build_soong/rust/config
Matthew Maurer e7d7b6d924 Remove libterm from implicit crates
This is no longer shipped by rustc, and wasn't really intended to be
implicitly available in the first place.

Bug: 147432625
Test: Built a sample rust device binary
Change-Id: I3c33ac3726c788debe14ed39a9ecbae7a7449351
2020-01-09 12:24:58 -08:00
..
arm64_device.go soong: use -Wl,-z,separate-code w/ -Wl,--execute-only 2019-12-16 09:55:37 -08:00
arm_device.go Add ARM32 device Rust toolchain. 2019-09-24 10:35:28 -07:00
global.go Remove libterm from implicit crates 2020-01-09 12:24:58 -08:00
toolchain.go Add support for Rust C libraries. 2019-10-28 22:09:01 -07:00
whitelist.go Merge "Add new module types to the rust whitelist." 2019-11-15 03:47:33 +00:00
x86_64_device.go Enable x86_64 device support 2019-11-13 17:46:24 -08:00
x86_darwin_host.go Add Rust darwin host support. 2019-10-21 13:15:10 -07:00
x86_device.go Add x86 device output for Rust 2019-12-12 19:18:06 -08:00
x86_linux_host.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00