rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar ff48331588 coverage: Make query coverage_ids_info return an Option
This reflects the fact that we can't compute meaningful info for a function
that wasn't instrumented and therefore doesn't have `function_coverage_info`.
2025-01-24 16:13:11 +11:00
..
mapgen coverage: Make query coverage_ids_info return an Option 2025-01-24 16:13:11 +11:00
ffi.rs coverage: Store coverage source regions as Span until codegen 2024-12-19 18:09:09 +11:00
llvm_cov.rs coverage: Identify source files by ID, not by interned filename 2024-12-19 18:09:09 +11:00
mapgen.rs coverage: Identify source files by ID, not by interned filename 2024-12-19 18:09:09 +11:00
mod.rs coverage: Make query coverage_ids_info return an Option 2025-01-24 16:13:11 +11:00