File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1
1
name : New lint suggestion
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.
2
+ description : Suggest a new Clippy lint.
5
3
labels : ["A-lint"]
6
4
body :
7
5
- type : markdown
Original file line number Diff line number Diff line change @@ -32,10 +32,6 @@ order to get feedback.
32
32
33
33
Delete this line and everything above before opening your PR.
34
34
35
- Note that 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
-
39
35
---
40
36
41
37
* 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