diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2022-09-04 21:11:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-04 21:11:31 +0200 |
| commit | f5cd2230069d2029eea67cf10b85b0889d16b3cb (patch) | |
| tree | a52c21590862032db3b6e50f389670bd07662dcf | |
| parent | a2cdcb3fea2baae5d20eabaa412e0d2f5b98c318 (diff) | |
| download | rust-f5cd2230069d2029eea67cf10b85b0889d16b3cb.tar.gz rust-f5cd2230069d2029eea67cf10b85b0889d16b3cb.zip | |
Revert "Mention rust-analyzer maintainers when `proc_macro` bridge is changed"
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml index 89d1574726f..89edab91fcd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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"] |
