We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests/{run-make,run-make-cargo}
compiler
1 parent c71381f commit d7f3c39Copy full SHA for d7f3c39
1 file changed
triagebot.toml
@@ -1623,8 +1623,8 @@ dep-bumps = [
1623
"/src/llvm-project" = ["@cuviper"]
1624
"/src/rustdoc-json-types" = ["rustdoc"]
1625
"/src/stage0" = ["bootstrap"]
1626
-"/tests/run-make" = ["@jieyouxu"]
1627
-"/tests/run-make-cargo" = ["@jieyouxu"]
+"/tests/run-make" = ["compiler"]
+"/tests/run-make-cargo" = ["compiler"]
1628
"/tests/rustdoc" = ["rustdoc"]
1629
"/tests/rustdoc-gui" = ["rustdoc"]
1630
"/tests/rustdoc-js-std" = ["rustdoc"]
0 commit comments