diff --git a/triagebot.toml b/triagebot.toml index 8aefb1f620b..100dfd613f0 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -244,7 +244,7 @@ cc = ["@rust-lang/miri"] [mentions."compiler/rustc_mir_transform/src/"] message = "Some changes occurred to MIR optimizations" -cc = ["@rust-lang/mir-opt"] +cc = ["@rust-lang/wg-mir-opt"] [mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"] message = "Some changes occurred in const_evaluatable.rs"