platform_build_soong/rust
Jeff Vander Stoep 03186ed247 Add Matt to OWNERS for Rust
Test: n/a
Change-Id: Ibecfd0edd9950a161246d9a13179d88f7e957244
2020-06-26 09:23:47 +02:00
..
config Use inclusive language in build/soong 2020-06-11 15:33:16 -07:00
Android.bp Add rust-project.json generator 2020-06-11 11:22:31 +02:00
androidmk.go Make rust_test file output more similar to cc_test. 2020-06-11 17:12:19 -04:00
binary.go [Rust] Remove unused variables and deduplicate. 2020-06-16 10:28:25 -04:00
binary_test.go Add rust_test and rust_test_host. 2019-10-29 17:19:03 -07:00
builder.go [Rust] Correct the gcov path prefix. 2020-06-17 11:39:17 -04:00
compiler.go [Rust] Remove unused variables and deduplicate. 2020-06-16 10:28:25 -04:00
compiler_test.go Test for rust install path regressions. 2020-04-29 15:31:42 -04:00
coverage.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
coverage_test.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
library.go [Rust] Remove unused variables and deduplicate. 2020-06-16 10:28:25 -04:00
library_test.go Specify SONAME when building Rust shared libs. 2020-06-09 08:40:24 -04:00
OWNERS Add Matt to OWNERS for Rust 2020-06-26 09:23:47 +02:00
prebuilt.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
proc_macro.go [Rust] Remove unused variables and deduplicate. 2020-06-16 10:28:25 -04:00
project_json.go [Rust] Remove unused variables and deduplicate. 2020-06-16 10:28:25 -04:00
project_json_test.go Add rust-project.json generator 2020-06-11 11:22:31 +02:00
rust.go Merge "[Rust] Remove unused variables and deduplicate." 2020-06-17 12:28:06 +00:00
rust_test.go Rename native code coverage paths product variables in Soong. 2020-06-10 13:00:07 +01:00
test.go Generate multilib for rust_test 2020-06-17 13:08:00 -07:00
test_test.go Make rust_test file output more similar to cc_test. 2020-06-11 17:12:19 -04:00
testing.go Make rust_test file output more similar to cc_test. 2020-06-11 17:12:19 -04:00