mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-11 07:34:18 +00:00
de80188c64
Add module_style lint to style changelog: Add new [`module_style`] style lint This is a configurable (no mod file/mod file) lint that determines if `mod.rs` is used consistently or if `mod.rs` is never used (using the new mod layout). |
||
---|---|---|
.. | ||
cargo_common_metadata | ||
feature_name | ||
module_style | ||
multiple_crate_versions | ||
wildcard_dependencies | ||
update-all-references.sh |