Function rustc_trait_selection::traits::fulfill::mk_pending

source ·
fn mk_pending(
    os: Vec<PredicateObligation<'_>>
) -> Vec<PendingPredicateObligation<'_>>