X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=bc0b88b2babd23256cad271bdf096d082f3eb284;hb=7e0c6dba0d83dbee96bbf7eac7b4cb563e297a5f;hp=e43287700ba42bec7054b467dbde43e1d96d8c75;hpb=8bcb473f0f7569a3c7ca382e079ab02901226be1;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index e43287700ba..bc0b88b2bab 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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"]