We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d8195 commit 50f0900Copy full SHA for 50f0900
triagebot.toml
@@ -332,7 +332,15 @@ 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"]
+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