Function rustc_mir_transform::coverage::query::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.