Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`to_lowercase` allocates, but `eq_ignore_ascii_case` doesn't. This path is hot enough that this makes a small but noticeable difference in benchmarking.
- Loading branch information