Skip to content

Commit 4645f03

Browse files
committed
triagebot: notify on diagnostic attribute changes
1 parent dab8d9d commit 4645f03

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1451,6 +1451,12 @@ code; adding it needs t-lang approval.
14511451
"""
14521452
cc = ["@rust-lang/wg-const-eval"]
14531453

1454+
[mentions."compiler/rustc_attr_parsing/src/attributes/diagnostic"]
1455+
message = "Some changes occurred to diagnostic attributes."
1456+
cc = ["@mejrs"]
1457+
[mentions."compiler/rustc_hir/src/attrs/diagnostic.rs"]
1458+
message = "Some changes occurred to diagnostic attributes."
1459+
cc = ["@mejrs"]
14541460

14551461
# ------------------------------------------------------------------------------
14561462
# PR assignments

0 commit comments

Comments
 (0)