diff --git a/triagebot.toml b/triagebot.toml index 575d5d38a2ef..19b6fa9bc528 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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"]