summaryrefslogtreecommitdiff
path: root/rust/binary_test.go
AgeCommit message (Expand)Author
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2023-10-02Revert "Split Rust crate builds into compile and link phases." Colin Cross
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-14Add unit test to verify default linkage for rust binaries Vinh Tran
2023-04-12Split Rust crate builds into compile and link phases. Peter Collingbourne
2021-11-09rust: Refactor stripped output file path Ivan Lozano
2021-07-22rust: Add support for bootstrap linker. Ivan Lozano
2021-01-26Rust: abort on panic Jeff Vander Stoep
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-10-02rust: Add static binary support Ivan Lozano
2020-09-28rust: Add prefer_rlib property for static libstd. Ivan Lozano
2020-09-18rust: Add libstd linkage mutator for rlibs. Ivan Lozano
2020-08-28rust: strip libraries and binaries ThiƩbaud Weksteen
2020-08-27Merge "[rust] Pass cc dependencies as linker flags." Ivan Lozano
2020-08-26[rust] Pass cc dependencies as linker flags. Ivan Lozano
2020-08-25Link device binaries dynamically by default. Ivan Lozano
2020-08-11HostToolPath should return install path Chih-Hung Hsieh
2019-10-29Add rust_test and rust_test_host. Chih-Hung Hsieh
2019-08-28Add Rust support to Soong. Ivan Lozano