Function rustc_lint::builtin::pierce_parens
source · Expand description
Traverse through any amount of parenthesis and return the first non-parens expression.
Traverse through any amount of parenthesis and return the first non-parens expression.