Function clippy_utils::peel_hir_expr_refs
source · Expand description
Peels off all references on the expression. Returns the underlying expression and the number of references removed.
Peels off all references on the expression. Returns the underlying expression and the number of references removed.