File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11name : New lint suggestion
2- description : Suggest a new Clippy lint.
2+ description : |
3+ Suggest a new Clippy lint (currently not accepting new lints)
4+ Check out the Clippy book for more information about the feature freeze.
35labels : ["A-lint"]
46body :
57 - type : markdown
Original file line number Diff line number Diff line change @@ -32,6 +32,10 @@ order to get feedback.
3232
3333Delete this line and everything above before opening your PR.
3434
35+ Note taht we are currently not taking in new PRs that add new lints. We are in a
36+ feature freeze. Check out the book for more information. If you open a
37+ feature-adding pull request, its review will be delayed.
38+
3539---
3640
3741* Please write a short comment explaining your change (or "none" for internal only changes)*
You can’t perform that action at this time.
0 commit comments