mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
500e55ba8c
By just cloning the entire `Results` in the one place where `ResultsClonedCursor` was used. This is extra allocations but the performance effect is negligible.