Ivan Lozano 352bdf29b3 Merge "rust: Add whole_static_libs, revert static_lib" 3 years ago
..
config f1ff54a10b rust: Drop libgcc dependency 3 years ago
Android.bp df229cb00a Enable size measurement for Rust binaries 3 years ago
OWNERS 03186ed247 Add Matt to OWNERS for Rust 4 years ago
androidmk.go aa2555387d Add ctx to AndroidMkExtraEntriesFunc 3 years ago
binary.go f1ff54a10b rust: Drop libgcc dependency 3 years ago
binary_test.go bf7a902951 Rust: abort on panic 3 years ago
bindgen.go f1ff54a10b rust: Drop libgcc dependency 3 years ago
bindgen_test.go 9b44383788 rust: Add header library support to rust_bindgen. 3 years ago
builder.go ee6a89ba44 Export OUT_DIR variable to rust-project.json 3 years ago
builder_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
clippy.go 9e8451e524 rust: modify linting properties 3 years ago
clippy_test.go 2c4ca8d73f Support test fixtures in rust package 3 years ago
compiler.go 63bb7680c9 rust: Add whole_static_libs, revert static_lib 3 years ago
compiler_test.go 2c4ca8d73f Support test fixtures in rust package 3 years ago
coverage.go fa049385b8 Migrate Rust to LLVM coverage. 3 years ago
coverage_test.go fa049385b8 Migrate Rust to LLVM coverage. 3 years ago
fuzz.go 356f7d45c1 bp2build: convert paths/module refs to Bazel label 3 years ago
fuzz_test.go 6cd99e6ab4 Add Rust fuzzing support. 3 years ago
image.go e6d3098c1b rust: Add rust_ffi_static vendor ramdisk Support 3 years ago
image_test.go f76cdf7c20 rust: Emit android vndk cfg flag. 3 years ago
library.go f1ff54a10b rust: Drop libgcc dependency 3 years ago
library_test.go ea08613dd3 Move prefer_rlib from binary to base compiler. 3 years ago
prebuilt.go 0de8a1e17b Start using Providers instead of direct module access 3 years ago
proc_macro.go 356f7d45c1 bp2build: convert paths/module refs to Bazel label 3 years ago
project_json.go ee6a89ba44 Export OUT_DIR variable to rust-project.json 3 years ago
project_json_test.go 2c4ca8d73f Support test fixtures in rust package 3 years ago
protobuf.go 6eff900b67 Merge rust_protobuf and rust_grpcio module types. 3 years ago
protobuf_test.go 2c4ca8d73f Support test fixtures in rust package 3 years ago
rust.go 352bdf29b3 Merge "rust: Add whole_static_libs, revert static_lib" 3 years ago
rust_test.go 63bb7680c9 rust: Add whole_static_libs, revert static_lib 3 years ago
sanitize.go 7af79fb49b Remove "-C link-dead-code=y" flag 3 years ago
source_provider.go 57f434e858 rust: Add support for multiple protos per module. 3 years ago
source_provider_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
strip.go 588ed66364 Add comments to {cc,rust}/strip.go 3 years ago
test.go 7f11ed7fb4 Merge "Changing default of rust_test_host to unit_tests:true" 3 years ago
test_test.go 9da4aa8166 rust: Allow rust_tests to include data files. 3 years ago
testing.go db4888966a Add text fixture preparers for rust package 3 years ago