Function rustc_hir_analysis::check::wfcheck::report_bivariance

source ยท
fn report_bivariance<'tcx>(
    tcx: TyCtxt<'tcx>,
    param: &'tcx GenericParam<'tcx>,
    has_explicit_bounds: bool,
    item: &'tcx Item<'tcx>,
) -> ErrorGuaranteed