Skip to content

Commit 7e9c46b

Browse files
committed
triagebot: Assign rustdoc tests to T-rustdoc.
1 parent 2128d8d commit 7e9c46b

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
@@ -1185,6 +1185,12 @@ project-exploit-mitigations = [
11851185
"/src/rustdoc-json-types" = ["rustdoc"]
11861186
"/src/stage0" = ["bootstrap"]
11871187
"/tests/run-make" = ["@jieyouxu"]
1188+
"/tests/rustdoc" = ["rustdoc"]
1189+
"/tests/rustdoc-gui" = ["rustdoc"]
1190+
"/tests/rustdoc-js-std" = ["rustdoc"]
1191+
"/tests/rustdoc-js" = ["rustdoc"]
1192+
"/tests/rustdoc-json" = ["@aDotInTheVoid"]
1193+
"/tests/rustdoc-ui" = ["rustdoc"]
11881194
"/tests/ui" = ["compiler"]
11891195
"/src/tools/cargo" = ["@ehuss"]
11901196
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]

0 commit comments

Comments
 (0)