We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beebcde commit c52cec5Copy full SHA for c52cec5
triagebot.toml
@@ -533,6 +533,12 @@ message = "The Miri subtree was changed"
533
cc = ["@rust-lang/miri"]
534
535
[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
+"""
542
cc = ["@rust-lang/rust-analyzer"]
543
544
[mentions."src/tools/rustfmt"]
0 commit comments