We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 001bd51 + 3ca5c82 commit b3a69bfCopy full SHA for b3a69bf
triagebot.toml
@@ -331,8 +331,16 @@ message = "Some changes occurred to MIR optimizations"
331
cc = ["@rust-lang/wg-mir-opt"]
332
333
[mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
334
-message = "Some changes occurred in const_evaluatable.rs"
335
-cc = ["@lcnr"]
+message = "Some changes occurred in `const_evaluatable.rs`"
+cc = ["@BoxyUwU"]
336
+
337
+[mentions."compiler/rustc_middle/src/ty/abstract_const.rs"]
338
+message = "Some changes occured in `abstract_const.rs`"
339
340
341
+[mentions."compiler/rustc_ty_utils/src/consts.rs"]
342
+message = "Some changes occured in `rustc_ty_utils::consts.rs`"
343
344
345
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
346
message = """
0 commit comments