diff --git a/highfive/configs/rust-lang/rust.json b/highfive/configs/rust-lang/rust.json index 28050253..2ae6e90c 100755 --- a/highfive/configs/rust-lang/rust.json +++ b/highfive/configs/rust-lang/rust.json @@ -56,6 +56,10 @@ "message": "Some changes occurred in HTML/CSS themes.", "reviewers": ["@GuillaumeGomez"] }, + "src/librustdoc/passes/collect_intra_doc_links.rs": { + "message": "Some changes occurred in intra-doc-links.", + "reviewers": ["@jyn514"] + }, "error_codes.rs": { "message": "Some changes occurred in diagnostic error codes", "reviewers": ["@GuillaumeGomez"]