Files
rust/clippy_lints
Philipp Hansch 7d883cddbc Extract diagnostics module and document some functions
This moves the lint building functions from `utils/mod.rs` to their own
`utils/diagnostics.rs` file. Also adds documentation for three of them.
2019-02-24 14:11:05 +01:00
..

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