Function clippy_utils::ty::walk_ptrs_hir_ty

source ยท
pub fn walk_ptrs_hir_ty<'tcx>(ty: &'tcx Ty<'tcx>) -> &'tcx Ty<'tcx>
Expand description

Returns the base type for HIR references and pointers.