File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 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"]
717717[mentions ."tests/ui/stack-protector" ]
718718cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
719719
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+
720744[assign ]
721745warn_non_default_branch = true
722746contributing_url = " https://rustc-dev-guide.rust-lang.org/getting-started.html"
You can’t perform that action at this time.
0 commit comments