fix phrase in new_lint issue template

This commit is contained in:
Matthias Krüger 2020-07-11 23:42:56 +02:00
parent 7d611d9224
commit 2c5f8ab582

View File

@ -12,7 +12,7 @@ labels: L-lint
- Kind: *See <https://github.com/rust-lang/rust-clippy/blob/master/README.md#clippy> for list of lint kinds*
*What benefit of this lint over old code?*
*What is the advantage of the recommended code over the original code*
For example:
- Remove bounce checking inserted by ...