Skip to content

Commit 2f0172f

Browse files
author
Jonas Schievink
committedJul 12, 2022
Mention rust-analyzer maintainers when proc_macro bridge is changed
1 parent b3f4c31 commit 2f0172f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,9 @@ Examples of `T-libs-api` changes:
279279
* Changing observable runtime behavior of library APIs
280280
"""
281281

282+
[mentions."library/proc_macro/src/bridge"]
283+
cc = ["@rust-lang/wg-rls-2"]
284+
282285
[mentions."src/librustdoc/clean/types.rs"]
283286
cc = ["@camelid"]
284287

0 commit comments

Comments
 (0)
Please sign in to comment.