Closed
Description
We had a small discussion on it here: mozilla/neqo#374 (comment).
I wonder if we could tell a user to use Rc::clone(&foo)
if the linter warns about a redundant clone in Rc context ?
If so I would love to work on it, but that would be my first PR to clippy, so it would probably require someone to mentor me.
Thanks for your time :)