platform_build_soong/rust/config
Ivan Lozano b6d0d9cec4 rust: Disable Byte Grouping Linter
Disable the byte grouping clippy lint by default. In some cases it makes
sense to group bytes in a protocol-specific fashion, so let's not error
on this lint.

Bug: 181171365
Test: Clippy allows this lint.
Change-Id: I2705dc7fa901b997bcb01f1256d48e85ce35065c
2021-02-25 11:24:35 -05:00
..
allowed_list.go Add system/extras/simpleperf to Rust allowed paths 2021-01-27 15:48:31 +08:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +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 Update Rust toolchain to 1.50.0 2021-02-17 23:53:18 +01:00
lints.go rust: Disable Byte Grouping Linter 2021-02-25 11:24:35 -05:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
toolchain.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05: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