rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar 4169d0f756 Narrow trait CoverageInfoBuilderMethods down to just one method
This effectively inlines most of `FunctionCx::codegen_coverage` into the LLVM
implementation of `CoverageInfoBuilderMethods`.
2023-07-05 20:40:39 +10:00
..
mapgen.rs Use Option::is_some_and and Result::is_ok_and in the compiler 2023-05-24 14:20:41 +00:00
mod.rs Narrow trait CoverageInfoBuilderMethods down to just one method 2023-07-05 20:40:39 +10:00