..
config
Switch to libunwind to remove dependency on libgcc for musl
2022-03-29 13:35:17 -07:00
afdo.go
AFDO for Rust
2022-01-21 18:13:18 +08:00
Android.bp
AFDO for Rust
2022-01-21 18:13:18 +08:00
androidmk.go
Propagate data_bins from Soong to Make
2022-02-17 04:06:34 +00: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 building rust modules against musl libc
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
[rust] Update clang version used to build bindgen
2022-02-23 19:35:08 +00:00
bindgen_test.go
builder.go
Merge changes from topic "musl_rust"
2022-01-27 21:39:18 +00:00
builder_test.go
clippy.go
clippy_test.go
Convert remaining rust tests to use test fixtures
2021-03-30 22:45:21 +01:00
compiler.go
Add stdlibs property for Rust build rules.
2022-03-07 15:42:34 +00:00
compiler_test.go
Flag an error on empty rust module srcs
2021-10-14 15:25:07 +00:00
coverage.go
Memory mapped coverage (take 2)
2022-03-04 14:07:53 -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
Update RustDefaultVersion
to 1.59.0
2022-03-02 19:54:47 +00:00
image.go
Fix for duplicate modules across vendor and ramdisk snapshots.
2022-03-07 14:48:12 -08:00
image_test.go
Add more Rust vendor image support.
2021-04-13 13:17:12 -04:00
library.go
Update error messages for failed globs.
2022-02-07 08:56:47 -05:00
library_test.go
rust: Refactor stripped output file path
2021-11-09 21:43:58 -05:00
OWNERS
Update Rust OWNERS
2022-02-23 12:05:27 -08:00
prebuilt.go
rust: rust_proc_macro host snapshot support.
2022-03-25 09:25:07 -04:00
proc_macro.go
rust: rust_proc_macro host snapshot support.
2022-03-25 09:25:07 -04: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
rust: rust_proc_macro host snapshot support.
2022-03-25 09:25:07 -04:00
rust_test.go
Merge "rust: Add Recovery Snapshot Soong tests for rust."
2021-11-16 13:47:18 +00:00
sanitize.go
Update RustDefaultVersion
to 1.59.0
2022-03-02 19:54:47 +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
source_provider_test.go
strip.go
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
Use single module for clang runtime libraries
2022-03-07 14:56:32 -08:00
toolchain_library.go
rust: Add rust_toolchain_library module.
2021-11-16 08:51:48 -05:00
vendor_snapshot_test.go
Use single module for clang runtime libraries
2022-03-07 14:56:32 -08:00