We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
declared_lints.rs
needs-fcp
2 parents 844fadb + 6a08a85 commit 70d5c8cCopy full SHA for 70d5c8c
triagebot.toml
@@ -45,6 +45,9 @@ reviewed_label = "S-waiting-on-author"
45
[autolabel."S-waiting-on-review"]
46
new_pr = true
47
48
+[autolabel."needs-fcp"]
49
+trigger_files = ["clippy_lints/src/declared_lints.rs"]
50
+
51
[concern]
52
# These labels are set when there are unresolved concerns, removed otherwise
53
labels = ["S-waiting-on-concerns"]
0 commit comments