-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesL-suggestionLint: Improving, adding or fixing lint suggestionsLint: Improving, adding or fixing lint suggestions
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 :)
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesL-suggestionLint: Improving, adding or fixing lint suggestionsLint: Improving, adding or fixing lint suggestions