rust/clippy_lints
Devin Ragotzy ea45e2a9cf Add disallowed_types lint, this adds a field to the Conf struct
Replace use of node_type -> node_type_opt, fix clippy warnings

Don't walk the hir unnecessarily let the visitor do it
2021-06-09 07:21:16 -04:00
..

This crate contains Clippy lints. For the main crate, check GitHub.