Function rustc_trait_selection::solve::eval_ctxt::select::to_selection

source ยท
fn to_selection<'tcx>(
    span: Span,
    cand: InspectCandidate<'_, 'tcx>
) -> Option<Selection<'tcx>>