Robuta

https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/trait.EarlyCheckNode.html EarlyCheckNode in rustc_lint - Rust Early lints work on different nodes - either on the crate root, or on freshly loaded modules. This trait generalizes over those nodes. rustclint