Function rustc_mir_transform::coverage::query::coverage_attr_on

source ยท
fn coverage_attr_on(tcx: TyCtxt<'_>, def_id: LocalDefId) -> bool
Expand description

Query implementation for coverage_attr_on.