rust/clippy_lints
Philipp Hansch 8a59f81180
Rename span_lint_node* functions to span_lint_hir*
Because they now take a `hir_id` instead of a `node_id` argument.
2019-03-12 08:01:21 +01:00
..

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