]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Auto merge of #105605 - inquisitivecrystal:attr-validation, r=cjgillot
[rust.git] / triagebot.toml
index bc0b88b2babd23256cad271bdf096d082f3eb284..22f09396efc6a916652edb662c0a7ff43593f1ef 100644 (file)
@@ -331,7 +331,19 @@ message = "Some changes occurred to MIR optimizations"
 cc = ["@rust-lang/wg-mir-opt"]
 
 [mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
-message = "Some changes occurred in const_evaluatable.rs"
+message = "Some changes occurred in `const_evaluatable.rs`"
+cc = ["@BoxyUwU"]
+
+[mentions."compiler/rustc_middle/src/ty/abstract_const.rs"]
+message = "Some changes occured in `abstract_const.rs`"
+cc = ["@BoxyUwU"]
+
+[mentions."compiler/rustc_ty_utils/src/consts.rs"]
+message = "Some changes occured in `rustc_ty_utils::consts.rs`"
+cc = ["@BoxyUwU"]
+
+[mentions."compiler/rustc_trait_selection/src/solve/"]
+message = "Some changes occurred to the core trait solver"
 cc = ["@lcnr"]
 
 [mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
@@ -459,8 +471,8 @@ compiler-team-contributors = [
     "@compiler-errors",
     "@eholk",
     "@jackh726",
-    "@fee1-dead",
     "@TaKO8Ki",
+    "@Nilstrieb",
 ]
 compiler = [
     "compiler-team",