aboutsummaryrefslogtreecommitdiff
path: root/rust/compiler_test.go
AgeCommit message (Expand)Author
2021-10-14Flag an error on empty rust module srcsSeth Moore
2021-08-12rust: Add support to emit certain Cargo env vars.Ivan Lozano
2021-07-27rust: Prevent manually defined lib link flags.Ivan Lozano
2021-04-07rust: Add cfgs propertyThiƩbaud Weksteen
2021-03-30Convert remaining rust tests to use test fixturesPaul Duffin
2021-03-23Support test fixtures in rust packagePaul Duffin
2020-11-30rust modules can be included in apexJiyong Park
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-09-18rust: Add libstd linkage mutator for rlibs.Ivan Lozano
2020-08-25Link device binaries dynamically by default.Ivan Lozano
2020-08-13rust: modify linting propertiesThiƩbaud Weksteen
2020-07-20Allow rust module dependency on SourceProviders.Ivan Lozano
2020-07-08Specify module dependency in the srcs listChih-Hung Hsieh
2020-04-29Test for rust install path regressions.Ivan Lozano
2019-09-24Fix proc_macro dependency handling.Ivan Lozano
2019-08-28Add Rust support to Soong.Ivan Lozano