]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #65141 - BO41:code-of-conduct, r=Mark-Simulacrum
[rust.git] / triagebot.toml
index f3509897bdf9c834db18b2bc7cbda5754c9af270..d87c5b64c21c26c0fb7ba6a0c797af768235ac97 100644 (file)
@@ -3,7 +3,8 @@ allow-unauthenticated = [
     "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",
+    "I-*", "!I-nominated",
+    "AsyncAwait-OnDeck",
 ]
 
 [assign]