polarity_of_impl

Function polarity_of_impl 

Source
fn polarity_of_impl(
    tcx: TyCtxt<'_>,
    of_trait: &TraitImplHeader<'_>,
    is_rustc_reservation: bool,
) -> ImplPolarity