summaryrefslogtreecommitdiff
path: root/rust/binary_test.go
AgeCommit message (Expand)Author
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