]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
:arrow_up: rust-analyzer
[rust.git] / triagebot.toml
index 89d1574726f090597e9a130fa3c1ebfa935857f5..4b2dcc246e4ee54758c1035bedcd38e94e168356 100644 (file)
@@ -11,6 +11,7 @@ allow-unauthenticated = [
     "S-*",
     "T-*",
     "WG-*",
+    "const-hack",
     "needs-fcp",
     "relnotes",
     "requires-nightly",
@@ -316,9 +317,6 @@ Examples of `T-libs-api` changes:
 * Changing observable runtime behavior of library APIs
 """
 
-[mentions."library/proc_macro/src/bridge"]
-cc = ["@rust-lang/wg-rls-2"]
-
 [mentions."src/librustdoc/clean/types.rs"]
 cc = ["@camelid"]
 
@@ -348,6 +346,7 @@ cc = [
     "@CraftSpider",
     "@aDotInTheVoid",
     "@Enselic",
+    "@obi1kenobi",
 ]
 
 [mentions."src/tools/cargo"]