diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-10 19:59:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-10 19:59:21 +0100 |
| commit | 42ca383278b81d5e6ced2ada924302a538776375 (patch) | |
| tree | 4f942b5ecd8f550c063b60a28a3d9dd9df734fa0 | |
| parent | 145e6204bcca9c085fc6aa155f16a89c3a601eb0 (diff) | |
| parent | a8184849919ec577fa80a2fd763769ad2e244fd5 (diff) | |
| download | rust-42ca383278b81d5e6ced2ada924302a538776375.tar.gz rust-42ca383278b81d5e6ced2ada924302a538776375.zip | |
Rollup merge of #108976 - Veykril:patch-2, r=jyn514
Update triagebot rust-analyzer team mention The working group got renamed
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index e39a0b06b97..0388ce9fc98 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -430,7 +430,7 @@ message = "The Miri subtree was changed" cc = ["@rust-lang/miri"] [mentions."src/tools/rust-analyzer"] -cc = ["@rust-lang/wg-rls-2"] +cc = ["@rust-lang/rust-analyzer"] [mentions."src/tools/rustfmt"] cc = ["@rust-lang/rustfmt"] |
