rust/compiler/rustc_mir_transform
Scott McMurray 0d4a3f11e2 mir-opt: Replace clone on primitives with copy
We can't do it for everything, but it would be nice to at least stop making calls to clone methods in debug from things like derived-clones.
2022-03-10 01:19:02 -08:00
..
src mir-opt: Replace clone on primitives with copy 2022-03-10 01:19:02 -08:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00