Function clippy_utils::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