Function rustc_hir_analysis::collect::polarity_of_impl
source · fn polarity_of_impl(
tcx: TyCtxt<'_>,
def_id: LocalDefId,
impl_: &Impl<'_>,
span: Span
) -> ImplPolarity
fn polarity_of_impl(
tcx: TyCtxt<'_>,
def_id: LocalDefId,
impl_: &Impl<'_>,
span: Span
) -> ImplPolarity