We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
F-*
requires-nightly
1 parent 9a239ef commit 84c6d30Copy full SHA for 84c6d30
triagebot.toml
@@ -1,6 +1,7 @@
1
[relabel]
2
allow-unauthenticated = [
3
- "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
+ "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
4
+ "requires-nightly",
5
# I-* without I-nominated
6
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
7
]
0 commit comments