@@ -771,7 +771,7 @@ cc = ["@fmease"]
771771message = " Some changes occurred in diagnostic error codes"
772772cc = [" @GuillaumeGomez" ]
773773
774- [mentions ."compiler/rustc_mir_build/src/build /matches" ]
774+ [mentions ."compiler/rustc_mir_build/src/builder /matches" ]
775775message = " Some changes occurred in match lowering"
776776cc = [" @Nadrieril" ]
777777
@@ -1031,7 +1031,7 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
10311031message = " Some changes occurred in coverage instrumentation."
10321032cc = [" @Zalathar" ]
10331033
1034- [mentions ."compiler/rustc_mir_build/src/build /coverageinfo .rs" ]
1034+ [mentions ."compiler/rustc_mir_build/src/builder /coverageinfo .rs" ]
10351035message = " Some changes occurred in coverage instrumentation."
10361036cc = [" @Zalathar" ]
10371037
@@ -1260,7 +1260,7 @@ project-exploit-mitigations = [
12601260"/compiler/rustc_middle/src/ty" = [" compiler" , " types" ]
12611261"/compiler/rustc_const_eval/src/interpret" = [" compiler" , " mir" ]
12621262"/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" ]
12641264"/compiler/rustc_mir_transform" = [" compiler" , " mir" , " mir-opt" ]
12651265"/compiler/rustc_smir" = [" project-stable-mir" ]
12661266"/compiler/rustc_parse" = [" compiler" , " parser" ]
0 commit comments