Function clippy_utils::peel_n_hir_expr_refs
source · Expand description
Peels off up to the given number of references on the expression. Returns the underlying expression and the number of references removed.
Peels off up to the given number of references on the expression. Returns the underlying expression and the number of references removed.