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

Commit edef35a

Browse files
authored
Don't notify myself if intra-doc links are changed
1 parent 0e38eb3 commit edef35a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
j{
22
"groups": {
33
"all": [],
44
"compiler-team": [
@@ -148,10 +148,6 @@
148148
"message": "A change occurred in the Ayu theme.",
149149
"reviewers": ["@Cldfire"]
150150
},
151-
"src/librustdoc/passes/collect_intra_doc_links.rs": {
152-
"message": "Some changes occurred in intra-doc-links.",
153-
"reviewers": ["@jyn514"]
154-
},
155151
"error_codes.rs": {
156152
"message": "Some changes occurred in diagnostic error codes",
157153
"reviewers": ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)