rust-clippy/doc
bors 85959be606 Auto merge of #6193 - Ryan1729:add-more-LintStore-documentation, r=phansch
Add more infomation about LintStore registration

Backstory: I somehow missed the fact that I needed to register a lint pass in order for it to run, and I spent some time confused until I figured it out. So I wanted to make it clear that a missing `register_(early|late)_pass` call is a likely cause of a lint not running.

changelog: none
2020-10-20 09:38:38 +00:00
..
adding_lints.md Add more infomation about LintStore registration 2020-10-18 17:01:57 -06:00
backport.md Update backport documentation to the subtree workflow 2020-10-09 14:16:59 +02:00
basics.md suggest a compatible shell for running setup-toolchain.sh 2020-10-12 21:56:37 -04:00
changelog_update.md Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00
common_tools_writing_lints.md fixup! Rename tables to typecheck_result() 2020-10-07 17:10:31 +02:00
release.md Update release documentation 2020-10-09 09:40:57 +02:00