Skip to content

Commit 969a773

Browse files
authored
Rollup merge of #118255 - dtolnay:mentionsrustanalyzer, r=Mark-Simulacrum
Request that rust-analyzer changes are sent upstream first if possible This automates `@lnicola's` comment #118253 (comment). Rustbot will write a comment similar to #116743 (comment).
2 parents 8e606a6 + 7a6dce3 commit 969a773

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

+6
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,12 @@ message = "The Miri subtree was changed"
533533
cc = ["@rust-lang/miri"]
534534

535535
[mentions."src/tools/rust-analyzer"]
536+
message = """
537+
rust-analyzer is developed in its own repository. If possible, consider making \
538+
this change to [rust-lang/rust-analyzer] instead.
539+
540+
[rust-lang/rust-analyzer]: https://github.com/rust-lang/rust-analyzer
541+
"""
536542
cc = ["@rust-lang/rust-analyzer"]
537543

538544
[mentions."src/tools/rustfmt"]

0 commit comments

Comments
 (0)