Mention rust-analyzer maintainers when `proc_macro` bridge is changed

This commit is contained in:
Jonas Schievink 2022-07-12 17:31:18 +02:00
parent b3f4c31199
commit 2f0172f589
1 changed files with 3 additions and 0 deletions

View File

@ -279,6 +279,9 @@ Examples of `T-libs-api` changes:
* Changing observable runtime behavior of library APIs
"""
[mentions."library/proc_macro/src/bridge"]
cc = ["@rust-lang/wg-rls-2"]
[mentions."src/librustdoc/clean/types.rs"]
cc = ["@camelid"]