mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
385970f0c1
Split the `Edges` iterator. Some nice performance wins here, mostly on the `wg-grammar` benchmark. r? `@lcnr`