summaryrefslogtreecommitdiff
path: root/rust/coverage.go
AgeCommit message (Expand)Author
2021-09-10[rust/coverage] Pass -z,nostart-stop-gc to the linker 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-08-25Migrate away from removed option Joel Galenson
2020-06-24Remove moduleContextImpl struct ThiƩbaud Weksteen
2020-06-22Make native_coverage clause work with ClangCoverage Colin Cross
2020-05-05Add gcov coverage support to Rust modules. Ivan Lozano