File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -717,6 +717,30 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
717
717
[mentions ."tests/ui/stack-protector" ]
718
718
cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
719
719
720
+ [mentions ."compiler/rustc_middle/src/mir/coverage .rs" ]
721
+ message = " Some changes occurred in coverage instrumentation."
722
+ cc = [" @Zalathar" ]
723
+
724
+ [mentions ."compiler/rustc_mir_build/src/build/coverageinfo .rs" ]
725
+ message = " Some changes occurred in coverage instrumentation."
726
+ cc = [" @Zalathar" ]
727
+
728
+ [mentions ."compiler/rustc_mir_transform/src/coverage" ]
729
+ message = " Some changes occurred in coverage instrumentation."
730
+ cc = [" @Zalathar" ]
731
+
732
+ [mentions ."compiler/rustc_codegen_llvm/src/coverageinfo" ]
733
+ message = " Some changes occurred in coverage instrumentation."
734
+ cc = [" @Zalathar" ]
735
+
736
+ [mentions ."compiler/rustc_codegen_ssa/src/mir/coverageinfo .rs" ]
737
+ message = " Some changes occurred in coverage instrumentation."
738
+ cc = [" @Zalathar" ]
739
+
740
+ [mentions ."tests/coverage" ]
741
+ message = " Some changes occurred in coverage tests."
742
+ cc = [" @Zalathar" ]
743
+
720
744
[assign ]
721
745
warn_non_default_branch = true
722
746
contributing_url = " https://rustc-dev-guide.rust-lang.org/getting-started.html"
You can’t perform that action at this time.
0 commit comments