Check for static items with 'static lifetime #4138
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good-first-issue
These issues are a good way to get started with Clippy
It just like https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime but for
static
item.Example
Could be rewritten as:
cargo clippy -V
output: clippy 0.0.212 (60a609a 2019-05-17)The text was updated successfully, but these errors were encountered: