Closed
Description
https://rust-lang-nursery.github.io/rust-clippy/master/index.html
It would be cool to be able to set a link to preselected lint groups like "Perf", maybe something like https://rust-lang-nursery.github.io/rust-clippy/master/index.html?sel=perf and have only the perf lints show up when clicking the link (perf checkbox would be marked).
Once this is done, we can set urls to the respective lint groups in the README.md where all the lint groups are listed. :)