mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-16 17:03:35 +00:00
Clean up examples in new lint suggestion template
This commit is contained in:
parent
2dbf0c138d
commit
43ee3fe56c
5
.github/ISSUE_TEMPLATE/new_lint.md
vendored
5
.github/ISSUE_TEMPLATE/new_lint.md
vendored
@ -15,8 +15,9 @@ labels: A-lint
|
||||
*What is the advantage of the recommended code over the original code*
|
||||
|
||||
For example:
|
||||
- Remove bounce checking inserted by ...
|
||||
- Remove the need to duplicating/storing/typo ...
|
||||
- Remove bounds check inserted by ...
|
||||
- Remove the need to duplicate/store ...
|
||||
- Remove typo ...
|
||||
|
||||
### Drawbacks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user