Closed
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