rustc_mir_transform::coverage::query

Function is_eligible_for_coverage

Source
fn is_eligible_for_coverage(tcx: TyCtxt<'_>, def_id: LocalDefId) -> bool
Expand description

Hook implementation for TyCtxt::is_eligible_for_coverage.