SIGN IN SIGN UP

Enable `clippy::suspicious_to_owned` (#9004)

Another small change: calling to owned on the `Cow` was cloning the
`Cow`, not its contents and so calling `clone` makes this more explicit
K
Kirpal Grewal committed
85e6bc94e980bd91a69ef2ed5cb0372cc4e35667
Parent: 105e654
Committed by GitHub <noreply@github.com> on 3/7/2024, 4:30:40 PM