Function rustc_hir_analysis::hir_wf_check::diagnostic_hir_wf_check
source · fn diagnostic_hir_wf_check<'tcx>(
tcx: TyCtxt<'tcx>,
(predicate, loc): (Predicate<'tcx>, WellFormedLoc)
) -> Option<ObligationCause<'tcx>>