triagebot.toml: Ping Enselic when tests/debuginfo/basic-stepping.rs changes

The test `tests/debuginfo/basic-stepping.rs` has a history of regressing
for subtle reasons, and has non-obvious expectations. So I'd like to
keep an extra eye on it.
This commit is contained in:
Martin Nordholts
2026-04-25 10:10:45 +02:00
parent 9620eae30a
commit ff73b8ac2b
+3
View File
@@ -1345,6 +1345,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
[mentions."tests/codegen-llvm/stack-protector.rs"]
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
[mentions."tests/debuginfo/basic-stepping.rs"]
cc = ["@Enselic"]
[mentions."tests/ui/sanitizer"]
cc = ["@rcvalle"]