rust/clippy_lints
Georg Brandl 296edda3a9 const_static_lifetime: this applies not only to path types
For example, &'static [u8] or &'static (t1, t2).
2017-11-18 16:10:29 +01:00
..
src const_static_lifetime: this applies not only to path types 2017-11-18 16:10:29 +01:00
Cargo.toml Version bump 2017-11-17 08:29:48 +01:00
README.md Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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