diff --git a/triagebot.toml b/triagebot.toml index baf0da467e1..6fa92b4af05 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -935,9 +935,6 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"] [mentions."tests/ui/stack-protector"] cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"] -[mentions."tests/ui/check-cfg"] -cc = ["@Urgau"] - [mentions."compiler/rustc_middle/src/mir/coverage.rs"] message = "Some changes occurred in coverage instrumentation." cc = ["@Zalathar"]