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