mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

By just cloning the entire `Results` in the one place where `ResultsClonedCursor` was used. This is extra allocations but the performance effect is negligible.