Skip to content

mir-opt: Replace clone on primitives with copy#94276

Merged
bors merged 5 commits into
rust-lang:masterfrom
scottmcm:primitive-clone
Mar 11, 2022
Merged

mir-opt: Replace clone on primitives with copy#94276
bors merged 5 commits into
rust-lang:masterfrom
scottmcm:primitive-clone

The `Clone::clone` call is now a `ConstantKind::Val`, not a `Constant…

705b880
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs