File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 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"]
480480message = " Some changes occurred in diagnostic error codes"
481481cc = [" @GuillaumeGomez" ]
482482
483+ [mentions ."compiler/rustc_mir_build/src/build/matches" ]
484+ message = " Some changes occurred in match lowering"
485+ cc = [" @Nadrieril" ]
486+
483487[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"
485489cc = [" @Nadrieril" ]
486490
487491[mentions ."compiler/rustc_pattern_analysis" ]
488- message = " Some changes might have occurred in exhaustiveness checking"
492+ message = " Some changes occurred in exhaustiveness checking"
489493cc = [" @Nadrieril" ]
490494
491495[mentions ."library/core/src/intrinsics/simd .rs" ]
You can’t perform that action at this time.
0 commit comments