mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-22 03:44:24 +00:00
fix phrase in new_lint issue template
This commit is contained in:
parent
7d611d9224
commit
2c5f8ab582
2
.github/ISSUE_TEMPLATE/new_lint.md
vendored
2
.github/ISSUE_TEMPLATE/new_lint.md
vendored
@ -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 ...
|
||||
|
Loading…
Reference in New Issue
Block a user