mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 23:48:20 +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.