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

Commit aa583f9

Browse files
committed
Ping rustdoc team members on changes to rustdoc-json-types
CraftSpider graciously volunteered :) but the main point of this change is to have extra attention called to the fact that it's changing, since almost any change is a breaking change.
1 parent 69c395d commit aa583f9

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
@@ -67,6 +67,10 @@
6767
"src/tools/tidy": ["@Mark-Simulacrum"]
6868
},
6969
"mentions": {
70+
"src/rustdoc-json-types": {
71+
"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`.",
72+
"reviewers": ["@CraftSpider", "@aDotInTheVoid"]
73+
},
7074
"src/librustdoc/html/static": {
7175
"message": "Some changes occurred in HTML/CSS/JS.",
7276
"reviewers": ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)