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.
1 parent f28a63b commit c7cec29Copy full SHA for c7cec29
triagebot.toml
@@ -190,6 +190,7 @@ trigger_files = [
190
"src/stage0.json",
191
"src/tools/compiletest",
192
"src/tools/tidy",
193
+ "src/tools/rustdoc-gui-test",
194
]
195
196
[autolabel."T-infra"]
@@ -663,3 +664,4 @@ style-team = [
663
664
"/src/tools/rustdoc-themes" = ["rustdoc"]
665
"/src/tools/tidy" = ["bootstrap"]
666
"/src/tools/x" = ["bootstrap"]
667
+"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"]
0 commit comments