rustc_trait_selection::traits

Function instantiate_and_check_impossible_predicates

source
fn instantiate_and_check_impossible_predicates<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: (DefId, GenericArgsRef<'tcx>),
) -> bool