rustc_hir_analysis::hir_wf_check

Function diagnostic_hir_wf_check

Source
fn diagnostic_hir_wf_check<'tcx>(
    tcx: TyCtxt<'tcx>,
    (predicate, loc): (Predicate<'tcx>, WellFormedLoc),
) -> Option<ObligationCause<'tcx>>