diff --git a/triagebot.toml b/triagebot.toml index 54523b029df..49945e5c533 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -331,7 +331,7 @@ 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"]