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

Commit 1b3c886

Browse files
authored
Merge pull request #331 from jyn514/rustdoc-reviews
Ping CraftSpider on changes to rustdoc-json-types
2 parents cf9b8aa + aa583f9 commit 1b3c886

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
@@ -68,6 +68,10 @@
6868
"src/tools/tidy": ["@Mark-Simulacrum"]
6969
},
7070
"mentions": {
71+
"src/rustdoc-json-types": {
72+
"message": "rustdoc-json-types is a **public** (although nightly-only) API. Consider changing `src/librustdoc/json/conversions.rs` instead; otherwise, make sure you update `format_version`.",
73+
"reviewers": ["@CraftSpider", "@aDotInTheVoid"]
74+
},
7175
"src/librustdoc/html/static": {
7276
"message": "Some changes occurred in HTML/CSS/JS.",
7377
"reviewers": ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)