summaryrefslogtreecommitdiff
path: root/rust/compiler_test.go
AgeCommit message (Expand)Author
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2024-05-17rust: Add an option to disable LTO for Rust Ivan Lozano
2023-11-22rust: internalize srcPathFromModuleSrcs Matthew Maurer
2023-09-22Revert "support sandboxed rust rules" Wen-yi Chu
2023-09-15support sandboxed rust rules Sam Delmerico
2021-10-14Flag an error on empty rust module srcs Seth 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 property ThiƩbaud Weksteen
2021-03-30Convert remaining rust tests to use test fixtures Paul Duffin
2021-03-23Support test fixtures in rust package Paul Duffin
2020-11-30rust modules can be included in apex Jiyong Park
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin 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 properties ThiƩbaud Weksteen
2020-07-20Allow rust module dependency on SourceProviders. Ivan Lozano
2020-07-08Specify module dependency in the srcs list Chih-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