-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-websiteArea: Improving the clippy websiteArea: Improving the clippy websiteC-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
I often want to copy the lint name when searching for something on Clippy's lint list. It would be helpful to have a "copy lint name"-button next to the name, similar to the "link"-button that currently exist.
The current "link"-button looks like this:
The HTML document of the page can be found under util/gh-pages/index.html
. cargo dev serve
can be used to test the changes locally.
Main tracking issue #7172
Metadata
Metadata
Assignees
Labels
A-websiteArea: Improving the clippy websiteArea: Improving the clippy websiteC-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