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
..
2017-11-17 08:29:48 +01:00

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