Mention rust-analyzer maintainers when proc_macro bridge is changed · rust-lang/rust@2f0172f (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 2f0172f

author

Jonas Schievink

committed

Mention rust-analyzer maintainers when proc_macro bridge is changed

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -279,6 +279,9 @@ Examples of `T-libs-api` changes:
279 279 * Changing observable runtime behavior of library APIs
280 280 """
281 281
282 +[mentions."library/proc_macro/src/bridge"]
283 +cc = ["@rust-lang/wg-rls-2"]
284 +
282 285 [mentions."src/librustdoc/clean/types.rs"]
283 286 cc = ["@camelid"]
284 287