platform_build_soong/rust/config
Thiébaud Weksteen 92f703b084 Add clippy-driver build rule
Depending on the location of the repository (e.g. external/, vendor/), a
different set of lints will be enabled. Add the clippy property to the
rust_* modules. This property can be used to overwrite the default
behaviour.

Test: m checkbuild
Bug: 157238651
Change-Id: Ife0f723ef4a74abb102597f8486a7b9f30e7d351
2020-06-26 13:31:21 +02:00
..
allowed_list.go Use inclusive language in build/soong 2020-06-11 15:33:16 -07:00
Android.bp Add clippy-driver build rule 2020-06-26 13:31:21 +02:00
arm64_device.go Remove rust execute-only memory linker flag. 2020-04-09 09:40:50 -04:00
arm_device.go Provide 32-bit and 64-bit Rust libs by default. 2020-04-29 15:31:34 -04:00
clippy.go Add clippy-driver build rule 2020-06-26 13:31:21 +02:00
global.go Switch rustc to 1.43.0 2020-04-29 13:33:40 -07:00
toolchain.go Add support for Rust C libraries. 2019-10-28 22:09:01 -07:00
x86_64_device.go Enable x86_64 device support 2019-11-13 17:46:24 -08:00
x86_darwin_host.go Fix darwin shared library and proc macro suffixes. 2020-05-29 13:08:27 +00: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