aboutsummaryrefslogtreecommitdiff
path: root/rust/binary_test.go
AgeCommit message (Expand)Author
2023-04-12Split Rust crate builds into compile and link phases.Peter Collingbourne
2021-11-09rust: Refactor stripped output file pathIvan Lozano
2021-07-22rust: Add support for bootstrap linker.Ivan Lozano
2021-01-26Rust: abort on panicJeff Vander Stoep
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-10-02rust: Add static binary supportIvan 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 binariesThiƩ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 pathChih-Hung Hsieh
2019-10-29Add rust_test and rust_test_host.Chih-Hung Hsieh
2019-08-28Add Rust support to Soong.Ivan Lozano