summaryrefslogtreecommitdiff
path: root/rust/rust_test.go
AgeCommit message (Expand)Author
2025-02-19rust: Propagate MTO libs linked whole through dylibs. Ivan Lozano
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2025-02-12rust:Add Rust support for made-to-order staticlibs Ivan Lozano
2025-02-05rust: Rename flag providers for clarity Ivan Lozano
2025-02-05rust: Propagate static libs correctly Ivan Lozano
2025-01-07rust: Force all dependencies to be linked, used or not Matthew Maurer
2024-12-16rust: Remove rust_ffi_rlibs, keep rust_ffi_static Ivan Lozano
2024-12-13rust: Alias rust_ffi_rlib to rust_library_rlib Ivan Lozano
2024-10-30rust: Shorten name of generated Rust staticlibs Ivan Lozano
2024-07-17Convert rust_libraries and rust_stdlinkage mutators to TransitionMutators Colin Cross
2024-06-26cc/rust: Alias ffi rlib variant for static_libs Ivan Lozano
2024-05-16rust: made-to-order rust staticlibs Ivan Lozano
2024-04-01Remove VNDK information from Rust, etc, and sysprop tests Kiyoung Kim
2024-03-19Add `aliases` property for renaming Rust dependencies. Andrew Walbran
2023-10-04Merge "Generate product variants by default" into main Justin Yun
2023-10-02Revert "Split Rust crate builds into compile and link phases." Colin Cross
2023-09-27Generate product variants by default Justin Yun
2023-09-22Revert "support sandboxed rust rules" Wen-yi Chu
2023-09-15support sandboxed rust rules Sam Delmerico
2023-08-17Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules Cole Faust
2023-08-14Remove dylibs prop from rust module types Vinh Tran
2023-07-14rust: Add vendor and recovery dylib support. Ivan Lozano
2023-06-15rust: Make dylib-std the canonical rlib form Ivan Lozano
2023-04-12Split Rust crate builds into compile and link phases. Peter Collingbourne
2023-03-29pass cc shared libs as order-only to rustc Sam Delmerico
2023-01-24rust: Enable Rust modules in Product Matthew Maurer
2021-11-16Merge "rust: Add Recovery Snapshot Soong tests for rust." Ivan Lozano
2021-11-15rust: Add Recovery Snapshot Soong tests for rust. Ivan Lozano
2021-11-12Merge changes I26198187,Ia904d07b Ivan Lozano
2021-11-09rust: Refactor stripped output file path Ivan Lozano
2021-11-04rust: Support MTE memtag_heap sanitizer Ivan Lozano
2021-06-03Rust rlib vendor snapshot support. Ivan Lozano
2021-06-03Rust cdylib/statliclib support for vendor snapshot. Ivan Lozano
2021-04-15Merge changes I59439b77,I7dbaf8be ThiƩbaud Weksteen
2021-04-15bloaty: measure stripped Rust binaries ThiƩbaud Weksteen
2021-04-13Add more Rust vendor image support. Ivan Lozano
2021-04-05Don't use incorrect version names like VER or BOARD even in tests Jiyong Park
2021-03-25rust: Add whole_static_libs, revert static_lib Ivan Lozano
2021-03-23Support test fixtures in rust package Paul Duffin
2021-02-12rust: Emit android vndk cfg flag. Ivan Lozano
2021-02-05rust: Only pass "-lstatic" for rlibs. Ivan Lozano
2021-02-04rust: Pass cc static libs to rustc. Ivan Lozano
2021-01-29rust: Allow rust_tests to include data files. Ivan Lozano
2021-01-15Migrate Rust to LLVM coverage. Joel Galenson
2020-12-11Merge rust_protobuf and rust_grpcio module types. Ivan Lozano
2020-12-01Merge "rust: Add support for multiple protos per module." Ivan Lozano
2020-11-30rust modules can be included in apex Jiyong Park
2020-11-30rust: Add support for multiple protos per module. Ivan Lozano
2020-11-23Annotate dependency tags for dependencies of installed files Colin Cross
2020-11-17Revert "Annotate dependency tags for dependencies of installed files" Colin Cross