rust/.github/ISSUE_TEMPLATE/new_lint.md
Lzu Tao 51c3b42ef3 Add more specific GitHub issue templates
Apply suggestions from code review

Co-authored-by: Philipp Krones <hello@philkrones.com>
2020-06-23 14:34:32 +07:00

511 B

name about labels
New lint suggestion Suggest a new Clippy lint. 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>