platform_build_soong/rust/config
Chih-Hung Hsieh 961a30c714 Fix defaults of BaseCompilerProperties
* Edition and Deny_warnings should not be set when
  constructing a BaseCompilerProperties, or the
  initialized values will reject values inherited from rust_defaults.
* Use getEdition and getDenyWarnings to retrieve those properties
  with defaults from config.

Bug: 141699953
Test: mm in rust projects
Change-Id: Id1ae357caeaf656cd33732bf4e54920e206f4ead
2019-10-03 09:47:06 -07:00
..
arm64_device.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
arm_device.go Add ARM32 device Rust toolchain. 2019-09-24 10:35:28 -07:00
global.go Fix defaults of BaseCompilerProperties 2019-10-03 09:47:06 -07:00
toolchain.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
whitelist.go Add OWNERS for Rust whitelist. 2019-09-18 12:46:28 -07:00
x86_64_device.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
x86_linux_host.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00