Skip to content

Commit

Permalink
Rollup merge of rust-lang#118255 - dtolnay:mentionsrustanalyzer, r=Ma…
Browse files Browse the repository at this point in the history
…rk-Simulacrum

Request that rust-analyzer changes are sent upstream first if possible

This automates `@lnicola's` comment rust-lang#118253 (comment).

Rustbot will write a comment similar to rust-lang#116743 (comment).
  • Loading branch information
fmease authored Nov 25, 2023
2 parents 8e606a6 + 7a6dce3 commit 969a773
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,12 @@ message = "The Miri subtree was changed"
cc = ["@rust-lang/miri"]

[mentions."src/tools/rust-analyzer"]
message = """
rust-analyzer is developed in its own repository. If possible, consider making \
this change to [rust-lang/rust-analyzer] instead.
[rust-lang/rust-analyzer]: https://github.com/rust-lang/rust-analyzer
"""
cc = ["@rust-lang/rust-analyzer"]

[mentions."src/tools/rustfmt"]
Expand Down

0 comments on commit 969a773

Please sign in to comment.