rust/clippy_lints
Philipp Hansch ebce573006
Refactor: Replace NodeSet with HirIdSet
This saves us one HirId -> NodeId conversion.
2019-06-18 19:45:01 +02:00
..
2019-06-03 09:13:33 +07:00

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