clippy_utils

Function get_path_to_ty

Source
pub(crate) fn get_path_to_ty<'tcx>(
    tcx: TyCtxt<'tcx>,
    from: LocalDefId,
    ty: Ty<'tcx>,
    args: GenericArgsRef<'tcx>,
) -> String