Rollup merge of #104978 - Veykril:patch-2, r=jyn514

notify the rust-analyzer team on changes to the rust-analyzer subtree

As proposed in https://github.com/rust-lang/rust-analyzer/pull/13676#issuecomment-1327621946
This commit is contained in:
Matthias Krüger 2022-11-29 05:24:22 +01:00 committed by GitHub
commit cea2e14ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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"]