string-extend-chars
This adds the missing `&` to the suggestion if the target is a `str` slice (e.g. extending with `"foo"[..].chars()`).
use_self
declare_clippy_lint