Skip to content

Check for <&NotClone as Clone>::clone() calls and suggest to add Clone trait appropriately#112995

Merged
bors merged 1 commit into
rust-lang:masterfrom
strottos:ref-clone-suggestions
Jul 26, 2023
Merged

Check for <&NotClone as Clone>::clone() calls and suggest to add Clone trait appropriately#112995
bors merged 1 commit into
rust-lang:masterfrom
strottos:ref-clone-suggestions

Added recursive checking back up to see if a `Clone` suggestion would…

25db1fa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs