]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #97183 - oli-obk:tait_ice_async, r=jackh726
[rust.git] / triagebot.toml
index 8d9fab84ca13ec5425cd2f59de700d4c8ad51b14..f2930b50e3ee87070a2f901912abe25efff19a70 100644 (file)
@@ -292,6 +292,9 @@ 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"]
 
@@ -337,4 +340,4 @@ cc = ["@rust-lang/rustfmt"]
 
 [mentions."compiler/rustc_middle/src/mir/syntax.rs"]
 message = "This PR changes MIR"
-cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval"]
+cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakaras"]