@@ -771,7 +771,7 @@ cc = ["@fmease"]
771
771
message = " Some changes occurred in diagnostic error codes"
772
772
cc = [" @GuillaumeGomez" ]
773
773
774
- [mentions ."compiler/rustc_mir_build/src/build /matches" ]
774
+ [mentions ."compiler/rustc_mir_build/src/builder /matches" ]
775
775
message = " Some changes occurred in match lowering"
776
776
cc = [" @Nadrieril" ]
777
777
@@ -1031,7 +1031,7 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
1031
1031
message = " Some changes occurred in coverage instrumentation."
1032
1032
cc = [" @Zalathar" ]
1033
1033
1034
- [mentions ."compiler/rustc_mir_build/src/build /coverageinfo .rs" ]
1034
+ [mentions ."compiler/rustc_mir_build/src/builder /coverageinfo .rs" ]
1035
1035
message = " Some changes occurred in coverage instrumentation."
1036
1036
cc = [" @Zalathar" ]
1037
1037
@@ -1260,7 +1260,7 @@ project-exploit-mitigations = [
1260
1260
"/compiler/rustc_middle/src/ty" = [" compiler" , " types" ]
1261
1261
"/compiler/rustc_const_eval/src/interpret" = [" compiler" , " mir" ]
1262
1262
"/compiler/rustc_const_eval/src/transform" = [" compiler" , " mir-opt" ]
1263
- "/compiler/rustc_mir_build/src/build " = [" compiler" , " mir" ]
1263
+ "/compiler/rustc_mir_build/src/builder " = [" compiler" , " mir" ]
1264
1264
"/compiler/rustc_mir_transform" = [" compiler" , " mir" , " mir-opt" ]
1265
1265
"/compiler/rustc_smir" = [" project-stable-mir" ]
1266
1266
"/compiler/rustc_parse" = [" compiler" , " parser" ]
0 commit comments