]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Add a "diagnostic item" scheme
[rust.git] / triagebot.toml
index 0e703a3ab349d2951a0cc0b914e4499092d0b464..f3509897bdf9c834db18b2bc7cbda5754c9af270 100644 (file)
@@ -1,6 +1,7 @@
 [relabel]
 allow-unauthenticated = [
-    "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
+    "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
+    "requires-nightly",
     # I-* without I-nominated
     "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
 ]