Skip to content

Commit e74b798

Browse files
authored
Rollup merge of rust-lang#122615 - Zalathar:triagebot, r=Mark-Simulacrum
Mention Zalathar for coverage changes Hopefully I don't regret all the extra notifications. 🤞
2 parents ce707de + 36f8d67 commit e74b798

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

triagebot.toml

+24
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,30 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
726726
[mentions."tests/ui/check-cfg"]
727727
cc = ["@Urgau"]
728728

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+
729753
[assign]
730754
warn_non_default_branch = true
731755
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"

0 commit comments

Comments
 (0)