rust-lang/rust-clippy · clippy_lints/src/attrs
The clippy_lints/src/attrs module of rust-lang/rust-clippy — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- mod.rs1 in · 14 out · radius 1
- allow_attributes.rs1 in · 0 out · radius 2
- allow_attributes_without_reason.rs1 in · 0 out · radius 2
- blanket_clippy_restriction_lints.rs1 in · 0 out · radius 2
- deprecated_cfg_attr.rs1 in · 0 out · radius 2
- deprecated_semver.rs1 in · 0 out · radius 2
- duplicated_attributes.rs1 in · 0 out · radius 2
- inline_always.rs1 in · 0 out · radius 2
- mixed_attributes_style.rs1 in · 0 out · radius 2
- non_minimal_cfg.rs1 in · 0 out · radius 2
- repr_attributes.rs1 in · 0 out · radius 2
- should_panic_without_expect.rs1 in · 0 out · radius 2
- unnecessary_clippy_cfg.rs1 in · 0 out · radius 2
- useless_attribute.rs1 in · 0 out · radius 2
- utils.rs1 in · 0 out · radius 2
Depends on
Modules this one imports from (with the number of import edges).
Imports nothing else in the repo — a foundation/leaf module.
Depended on by
Modules that import from this one — its blast radius if you change it.
Nothing else in the repo imports this module directly.
Ask AI about rust-lang/rust-clippy
Grounded in the actual source code. Pick a starter question or write your own.
Informational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.