rustc_
mir_
transform
1.86.0-nightly
(9cd60bd2c 2025-02-15)
In rustc_
mir_
transform::
coverage
Modules
counters
graph
mappings
query
spans
unexpand
Structs
ExtractedHirInfo
InstrumentCoverage
Functions
create_mappings
extract_hir_info
extract_hole_spans_from_hir
hash_mir_source
inject_coverage_statements
inject_mcdc_statements
inject_statement
instrument_function_for_coverage
rustc_mir_transform
::
coverage
Function
instrument_function_for_coverage
Copy item path
Settings
Help
Summary
Source
fn instrument_function_for_coverage<'tcx>( tcx:
TyCtxt
<'tcx>, mir_body: &mut
Body
<'tcx>, )