string-extend-chars
This adds the missing `&` to the suggestion if the target is a `str` slice (e.g. extending with `"foo"[..].chars()`).
declare_clippy_lint
This crate contains Clippy lints. For the main crate, check GitHub.