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 @@ -726,6 +726,30 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
726
726
[mentions ."tests/ui/check-cfg" ]
727
727
cc = [" @Urgau" ]
728
728
729
+ [mentions ."compiler/rustc_middle/src/mir/coverage .rs" ]
730
+ message = " Some changes occurred in coverage instrumentation."
731
+ cc = [" @Zalathar" ]
732
+
733
+ [mentions ."compiler/rustc_mir_build/src/build/coverageinfo .rs" ]
734
+ message = " Some changes occurred in coverage instrumentation."
735
+ cc = [" @Zalathar" ]
736
+
737
+ [mentions ."compiler/rustc_mir_transform/src/coverage" ]
738
+ message = " Some changes occurred in coverage instrumentation."
739
+ cc = [" @Zalathar" ]
740
+
741
+ [mentions ."compiler/rustc_codegen_llvm/src/coverageinfo" ]
742
+ message = " Some changes occurred in coverage instrumentation."
743
+ cc = [" @Zalathar" ]
744
+
745
+ [mentions ."compiler/rustc_codegen_ssa/src/mir/coverageinfo .rs" ]
746
+ message = " Some changes occurred in coverage instrumentation."
747
+ cc = [" @Zalathar" ]
748
+
749
+ [mentions ."tests/coverage" ]
750
+ message = " Some changes occurred in coverage tests."
751
+ cc = [" @Zalathar" ]
752
+
729
753
[assign ]
730
754
warn_non_default_branch = true
731
755
contributing_url = " https://rustc-dev-guide.rust-lang.org/getting-started.html"
You can’t perform that action at this time.
0 commit comments