rustc_
mir_
transform
1.86.0-beta.7
(7824ede68 2025-03-22)
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
extract_hir_info
Copy item path
Settings
Help
Summary
Source
fn extract_hir_info<'tcx>( tcx:
TyCtxt
<'tcx>, def_id:
LocalDefId
, ) ->
ExtractedHirInfo