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