mirror of https://github.com/rust-lang/rust.git
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:
commit
cea2e14ba2
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue