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

Hook implementation for TyCtxt::is_eligible_for_coverage.