mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +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`