diff options
| author | Ryan Wiedemann <Ryan1729@gmail.com> | 2020-10-18 17:01:57 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-18 17:01:57 -0600 |
| commit | 67bc11bd0480b5657c8c8db233e55f9b16ed664a (patch) | |
| tree | f13c5a41b30f23cd78ef0d30f5f13ee6afb9405b /compiler/rustc_mir/src/transform/coverage/query.rs | |
| parent | 01dd31fa60d2decef6322b94b65bd25a1194537e (diff) | |
| download | rust-67bc11bd0480b5657c8c8db233e55f9b16ed664a.tar.gz rust-67bc11bd0480b5657c8c8db233e55f9b16ed664a.zip | |
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.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
