We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c269c commit 45c0df1Copy full SHA for 45c0df1
triagebot.toml
@@ -797,13 +797,7 @@ message = "Some changes occurred in GUI tests."
797
cc = ["@GuillaumeGomez"]
798
799
[mentions."tests/run-make/"]
800
-message = """
801
-This PR modifies `tests/run-make/`. If this PR is trying to port a Makefile
802
-run-make test to use rmake.rs, please update the
803
-[run-make port tracking issue](https://github.com/rust-lang/rust/issues/121876)
804
-so we can track our progress. You can either modify the tracking issue
805
-directly, or you can comment on the tracking issue and link this PR.
806
-"""
+message = "This PR modifies `run-make` tests."
807
cc = ["@jieyouxu"]
808
809
[mentions."src/rustdoc-json-types"]
0 commit comments