mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

In order to make these more interchangeable in more places, always return `(impl Iterator, u64)`. This will facilitate using other generators for extensive tests.