Commits
Click on a commit to change the comparison rangerefactor(parser): convert `Lexer::read_minus` to a single match (#4574)
Same as #4573. Convert `Lexer::read_minus` to a single match rather than multiple `next_ascii_byte_eq` calls.1 year ago
by overlookmotel