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

Commit 1d36757

Browse files
Merge pull request #369 from camelid/ping
Ping me on changes to `clean/types.rs` in rustdoc
2 parents 19eaa74 + aa0722b commit 1d36757

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
@@ -131,6 +131,10 @@
131131
"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`.",
132132
"reviewers": ["@CraftSpider", "@aDotInTheVoid"]
133133
},
134+
"src/librustdoc/clean/types.rs": {
135+
"message": "Some changes occurred in `clean/types.rs`.",
136+
"reviewers": ["@camelid"]
137+
},
134138
"src/librustdoc/html/static": {
135139
"message": "Some changes occurred in HTML/CSS/JS.",
136140
"reviewers": ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)