File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -480,12 +480,16 @@ cc = ["@lcnr", "@compiler-errors"]
480
480
message = " Some changes occurred in diagnostic error codes"
481
481
cc = [" @GuillaumeGomez" ]
482
482
483
+ [mentions ."compiler/rustc_mir_build/src/build/matches" ]
484
+ message = " Some changes occurred in match lowering"
485
+ cc = [" @Nadrieril" ]
486
+
483
487
[mentions ."compiler/rustc_mir_build/src/thir/pattern" ]
484
- message = " Some changes might have occurred in exhaustiveness checking"
488
+ message = " Some changes occurred in match checking"
485
489
cc = [" @Nadrieril" ]
486
490
487
491
[mentions ."compiler/rustc_pattern_analysis" ]
488
- message = " Some changes might have occurred in exhaustiveness checking"
492
+ message = " Some changes occurred in exhaustiveness checking"
489
493
cc = [" @Nadrieril" ]
490
494
491
495
[mentions ."library/core/src/intrinsics/simd .rs" ]
You can’t perform that action at this time.
0 commit comments