File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -331,8 +331,16 @@ message = "Some changes occurred to MIR optimizations"
331
331
cc = [" @rust-lang/wg-mir-opt" ]
332
332
333
333
[mentions ."compiler/rustc_trait_selection/src/traits/const_evaluatable .rs" ]
334
- message = " Some changes occurred in const_evaluatable.rs"
335
- cc = [" @lcnr" ]
334
+ message = " Some changes occurred in `const_evaluatable.rs`"
335
+ cc = [" @BoxyUwU" ]
336
+
337
+ [mentions ."compiler/rustc_middle/src/ty/abstract_const .rs" ]
338
+ message = " Some changes occured in `abstract_const.rs`"
339
+ cc = [" @BoxyUwU" ]
340
+
341
+ [mentions ."compiler/rustc_ty_utils/src/consts .rs" ]
342
+ message = " Some changes occured in `rustc_ty_utils::consts.rs`"
343
+ cc = [" @BoxyUwU" ]
336
344
337
345
[mentions ."compiler/rustc_trait_selection/src/traits/engine .rs" ]
338
346
message = """
You can’t perform that action at this time.
0 commit comments