Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1451,6 +1451,12 @@ code; adding it needs t-lang approval.
"""
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
Expand Down
Loading