rust/clippy_lints
Jeremy Fitzhardinge 86c513e605 Let CLIPPY_CONF_DIR be used to start search for config, and fall back to
CARGO_MANIFEST_DIR if it isn't set. If CARGO_MANIFEST_DIR isn't set, fall back
"." rather than panicing.

Issue #3663
2019-02-02 11:43:21 -08:00
..

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