summaryrefslogtreecommitdiff
path: root/rust/coverage_test.go
AgeCommit message (Expand)Author
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-04-12Split Rust crate builds into compile and link phases. Peter Collingbourne
2022-06-07[rust/coverage] Use new flag for coverage instrumentation Pirama Arumuga Nainar
2021-08-04[rust] [coverage] Don't pass -C link-dead-code Pirama Arumuga Nainar
2021-01-15Migrate Rust to LLVM coverage. Joel Galenson
2020-11-17rust: Fix incorrect expected gcno file for dylibs Ivan Lozano
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-25Migrate away from removed option Joel Galenson
2020-07-01rust: Change default variants Matthew Maurer
2020-05-05Add gcov coverage support to Rust modules. Ivan Lozano