rust/compiler/rustc_mir_transform
Nicholas Nethercote 500e55ba8c Remove uses of ResultsClonedCursor.
By just cloning the entire `Results` in the one place where
`ResultsClonedCursor` was used. This is extra allocations but the
performance effect is negligible.
2023-11-27 10:35:43 +11:00
..
2023-11-27 10:35:43 +11:00