rustc_hir_analysis::check::wfcheck

Function report_bivariance

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