-
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 messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy
Description
Description
I created manual_retain, but binary_heap_retain
method is nightly API now, so we do not lint.
When this API is stabilized, we should lint binary_heap_retain
as well.
It will work if we rewrite the process a little and add some tests.
If you have any questions, please ask me.
ref:
Version
No response
Additional Labels
@rustbot label +C-enhancement +good-first-issue
xFrednet, tamaroning, dswij and unvalley
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 messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy