Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f718698

Browse files
authoredNov 25, 2023
Unrolled build for rust-lang#118255
Rollup merge of rust-lang#118255 - dtolnay:mentionsrustanalyzer, r=Mark-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).
2 parents fad6bb8 + 7a6dce3 commit f718698

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)
Please sign in to comment.