triagebot: notify on diagnostic attribute changes
diff --git a/triagebot.toml b/triagebot.toml index 7708bdb..dd5bc55 100644 --- a/triagebot.toml +++ b/triagebot.toml
@@ -1451,6 +1451,12 @@ """ cc = ["@rust-lang/wg-const-eval"] +[mentions."compiler/rustc_attr_parsing/src/attributes/diagnostic"] +message = "Some changes occurred to diagnostic attributes." +cc = ["@mejrs"] +[mentions."compiler/rustc_hir/src/attrs/diagnostic.rs"] +message = "Some changes occurred to diagnostic attributes." +cc = ["@mejrs"] # ------------------------------------------------------------------------------ # PR assignments