-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Description
If you search for a Clippy lint by selecting one or more "Lint groups," click "View Source," and then click the back button, the lint groups will still be selected, but the selection will not be respected.
What I did:
- Go to the Clippy Lints page.
- Unselect all "Lint groups" but "Restriction."
- Expand "indexing_slicing."
- Click "View Source."
- Click the browser back button.
What I saw: more than just "Restriction" lints.
What I expected to see: just "Restriction" lints.
In fact, after clicking the back button, if you select and unselect a lint group, you can see those lints disappearing from the listing.
Clicking "Related Issues" seems to exhibit the same behavior.
Version
No response
Additional Labels
No response
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