name: New lint suggestion about: Suggest a new Clippy lint. labels: L-lint

What it does

What does this lint do?

Categories (optional)

What benefit of this lint over old code?

For example:

  • Remove bounce checking inserted by ...
  • Remove the need to duplicating/storing/typo ...

Drawbacks

None.

Example

<code>

Could be written as:

<code>