Skip to content

Commit

Permalink
triagebot: Assign rustdoc tests to T-rustdoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
aDotInTheVoid committed Nov 10, 2024
1 parent 2128d8d commit 7e9c46b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1185,6 +1185,12 @@ project-exploit-mitigations = [
"/src/rustdoc-json-types" = ["rustdoc"]
"/src/stage0" = ["bootstrap"]
"/tests/run-make" = ["@jieyouxu"]
"/tests/rustdoc" = ["rustdoc"]
"/tests/rustdoc-gui" = ["rustdoc"]
"/tests/rustdoc-js-std" = ["rustdoc"]
"/tests/rustdoc-js" = ["rustdoc"]
"/tests/rustdoc-json" = ["@aDotInTheVoid"]
"/tests/rustdoc-ui" = ["rustdoc"]
"/tests/ui" = ["compiler"]
"/src/tools/cargo" = ["@ehuss"]
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]
Expand Down

0 comments on commit 7e9c46b

Please sign in to comment.