mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 12:47:29 +00:00

An optimization for `pest-2.1.3` An easy win I found while looking at a profile of `pest-2.1.3`. It's also a small code cleanup. r? `@pnkfelix`