We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1222cc9 commit 1fcbd90Copy full SHA for 1fcbd90
triagebot.toml
@@ -3,7 +3,7 @@ allow-unauthenticated = [
3
"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",
+ "I-*", "!I-nominated",
7
"AsyncAwait-OnDeck",
8
]
9
0 commit comments