Skip to content

Commit

Permalink
Rollup merge of rust-lang#101418 - rust-lang:revert-99183-proc_macro-…
Browse files Browse the repository at this point in the history
…mention-r-a, r=Mark-Simulacrum

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

Reverts rust-lang#99183

rust-analyzer is now a subtree, and CI fails when the `proc_macro` bridge changes break our tests, so these notifications aren't needed anymore.
  • Loading branch information
JohnTitor committed Sep 5, 2022
2 parents 875eba6 + f5cd223 commit bcd5f19
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -316,9 +316,6 @@ 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"]

Expand Down

0 comments on commit bcd5f19

Please sign in to comment.