rust/clippy_lints
Oliver Schneider 656b26ea4f
Merge pull request #2832 from kennytm/non-copy-const
Lint against const items which are interior mutable.
2018-06-28 08:39:54 +02:00
..
src Merge pull request #2832 from kennytm/non-copy-const 2018-06-28 08:39:54 +02:00
Cargo.toml Version bump 2018-06-25 18:18:50 +02:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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