rustc_borrowck::type_check

Function freshen_single_trait_object_lifetime

source
fn freshen_single_trait_object_lifetime<'tcx>(
    infcx: &BorrowckInferCtxt<'tcx>,
    ty: Ty<'tcx>,
) -> Ty<'tcx>