Skip to content

Commit

Permalink
Rollup merge of rust-lang#104978 - Veykril:patch-2, r=jyn514
Browse files Browse the repository at this point in the history
notify the rust-analyzer team on changes to the rust-analyzer subtree

As proposed in rust-lang/rust-analyzer#13676 (comment)
  • Loading branch information
matthiaskrgr authored Nov 29, 2022
2 parents e674b34 + e4c9915 commit cea2e14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,9 @@ cc = ["@rust-lang/clippy"]
message = "The Miri subtree was changed"
cc = ["@rust-lang/miri"]

[mentions."src/tools/rust-analyzer"]
cc = ["@rust-lang/wg-rls-2"]

[mentions."src/tools/rustfmt"]
cc = ["@rust-lang/rustfmt"]

Expand Down

0 comments on commit cea2e14

Please sign in to comment.