Closed waywardmonkeys closed 8 years ago
The code in Parser::advance currently triggers clippy warnings.
Parser::advance
It is also pretty gross in terms of cloning data.
Can we clean this up?
The code in
Parser::advance
currently triggers clippy warnings.It is also pretty gross in terms of cloning data.
Can we clean this up?