Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 50d5c5b

Browse files
committed
Add rustdoc to src/tools/rustdoc*
1 parent 7a215ba commit 50d5c5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
"src/tools/linkchecker": ["@ehuss"],
4747
"src/tools/rust-installer": ["@Mark-Simulacrum"],
4848
"src/tools/rustbook": ["doc", "@ehuss"],
49+
"src/tools/rustdoc": ["rustdoc"],
50+
"src/tools/rustdoc-js": ["rustdoc"],
51+
"src/tools/rustdoc-js-std": ["rustdoc"],
52+
"src/tools/rustdoc-themes": ["rustdoc"],
4953
"src/tools/tidy": ["@Mark-Simulacrum"],
5054
"src/ci": ["infra-ci"],
5155
".azure-pipelines": ["infra-ci"],

0 commit comments

Comments
 (0)