platform_build_soong/rust
Colin Cross 018cbebd71 Support genrules as CrtBegin and CrtEnd in rust
Musl will use a genrule output as a linker script in CrtBegin,
support genrules as Crt* dependencies.

This is equivalent to Ie384089d26459797d0b4b5fef84846507fc508ad
in cc.

Bug: 216192129
Test: m USE_HOST_MUSL=true host-native
Change-Id: Ibc08fdcff7a6bca2a1ec05b781ce929080e211bd
2022-01-24 17:33:05 -08:00
..
config Update RustDefaultVersion to 1.58.1 2022-01-21 19:47:53 +00:00
Android.bp rust: Add rust_toolchain_library module. 2021-11-16 08:51:48 -05:00
androidmk.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
benchmark.go rust: Remove libtest from stdlibs list 2021-07-15 15:45:31 -04:00
benchmark_test.go Add rust_benchmark module to soong. 2021-04-06 12:40:32 +02:00
binary.go Support multiple crtbegin and crtend dependencies 2022-01-24 17:33:05 -08:00
binary_test.go rust: Refactor stripped output file path 2021-11-09 21:43:58 -05:00
bindgen.go Update clang version to clang-r437112b 2022-01-05 16:44:51 -08:00
bindgen_test.go rust: Add header library support to rust_bindgen. 2020-11-17 13:40:50 -05:00
builder.go Support multiple crtbegin and crtend dependencies 2022-01-24 17:33:05 -08:00
builder_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
clippy.go rust: modify linting properties 2020-08-13 15:58:09 +02:00
clippy_test.go Convert remaining rust tests to use test fixtures 2021-03-30 22:45:21 +01:00
compiler.go rust: Support new rust_stdlib_prebuilt_host type 2021-11-12 08:58:17 -05:00
compiler_test.go Flag an error on empty rust module srcs 2021-10-14 15:25:07 +00:00
coverage.go Revert memory mapped coverage 2022-01-18 13:13:47 -08:00
coverage_test.go [rust] [coverage] Don't pass -C link-dead-code 2021-08-04 05:06:22 +00:00
doc.go rust: doc: Zip up docs when done 2021-08-20 13:08:16 -07:00
fuzz.go Merge changes I26198187,Ia904d07b 2021-11-12 19:26:04 +00:00
fuzz_test.go rust: Refactor stripped output file path 2021-11-09 21:43:58 -05:00
image.go rust: Hook up InstallIn functions + Product 2021-08-20 12:14:54 -07:00
image_test.go Add more Rust vendor image support. 2021-04-13 13:17:12 -04:00
library.go Support multiple crtbegin and crtend dependencies 2022-01-24 17:33:05 -08:00
library_test.go rust: Refactor stripped output file path 2021-11-09 21:43:58 -05:00
OWNERS Remove self from OWNERS 2022-01-06 10:16:34 -08:00
prebuilt.go rust: Support new rust_stdlib_prebuilt_host type 2021-11-12 08:58:17 -05:00
proc_macro.go rust: Refactor stripped output file path 2021-11-09 21:43:58 -05:00
proc_macro_test.go Pass "--extern proc_macro" to rust_proc_macros. 2021-09-23 10:34:24 -07:00
project_json.go Support rust_toolchain_library for rust-project 2021-12-08 17:54:19 +11:00
project_json_test.go Include proc macro crates in rust-project.json 2021-10-06 19:39:06 +00:00
protobuf.go rust: Support protobuf wrappers well known types 2022-01-04 08:52:45 +00:00
protobuf_test.go Support test fixtures in rust package 2021-03-23 18:47:15 +00:00
rust.go Support genrules as CrtBegin and CrtEnd in rust 2022-01-24 17:33:05 -08:00
rust_test.go Merge "rust: Add Recovery Snapshot Soong tests for rust." 2021-11-16 13:47:18 +00:00
sanitize.go Merge "rust: Skip global 'fuzzer' sanitizer static bins" 2021-11-15 19:17:54 +00:00
sanitize_test.go rust: Support MTE memtag_heap sanitizer 2021-11-04 10:51:54 -04:00
snapshot_prebuilt.go rust: Refactor stripped output file path 2021-11-09 21:43:58 -05:00
snapshot_utils.go Include static lib information for the snapshot modules 2021-07-01 11:42:28 +00:00
source_provider.go rust: Add support for multiple protos per module. 2020-11-30 14:55:00 +00:00
source_provider_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
strip.go Add comments to {cc,rust}/strip.go 2020-11-19 20:02:34 +01:00
test.go rust: Fix Host multilib prop for rust_test modules. 2021-12-07 10:19:48 -05:00
test_test.go rust: Add data_libs and data_bins to rust_test 2021-11-15 17:18:42 -05:00
testing.go Merge "rust: Add Recovery Snapshot Soong tests for rust." 2021-11-16 13:47:18 +00:00
toolchain_library.go rust: Add rust_toolchain_library module. 2021-11-16 08:51:48 -05:00
vendor_snapshot_test.go Merge "rust: Add Recovery Snapshot Soong tests for rust." 2021-11-16 13:47:18 +00:00