index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
coverage.go
Age
Commit message (
Expand
)
Author
2025-02-06
rust: Use libprofile-clang-extras_ndk for SDK cov
Ivan Lozano
2025-01-23
Convert rust to use ModuleProxy.
Yu Liu
2024-09-14
Enable Rust host coverage.
Yifeng Zeng
2024-07-17
Convert rust_libraries and rust_stdlinkage mutators to TransitionMutators
Colin Cross
2024-05-16
rust: made-to-order rust staticlibs
Ivan Lozano
2024-04-18
Only link the profile extras lib for device variant for rust.
Yu Liu
2023-10-02
Revert "Split Rust crate builds into compile and link phases."
Colin Cross
2023-09-22
Revert "support sandboxed rust rules"
Wen-yi Chu
2023-09-15
support sandboxed rust rules
Sam Delmerico
2023-04-12
Split Rust crate builds into compile and link phases.
Peter Collingbourne
2023-02-14
rust: Fix coverage in no-std crates
Ivan Lozano
2022-06-07
[rust/coverage] Use new flag for coverage instrumentation
Pirama Arumuga Nainar
2022-03-04
Memory mapped coverage (take 2)
Pirama Arumuga Nainar
2022-01-26
[rust/coverage] Remove obsolete WAR to pass -z,start-stop-gc
Pirama Arumuga Nainar
2022-01-18
Revert memory mapped coverage
Pirama Arumuga Nainar
2021-12-13
Enable memory-mapped coverage instrumentation
Pirama Arumuga Nainar
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-15
Migrate Rust to LLVM coverage.
Joel Galenson
2020-08-25
Migrate away from removed option
Joel Galenson
2020-06-24
Remove moduleContextImpl struct
ThiƩbaud Weksteen
2020-06-22
Make native_coverage clause work with ClangCoverage
Colin Cross
2020-05-05
Add gcov coverage support to Rust modules.
Ivan Lozano