@@ -644,7 +644,7 @@ cc = ["@rust-lang/wg-const-eval"]
644644message = " Some changes occurred to the CTFE / Miri interpreter"
645645cc = [" @rust-lang/miri" ]
646646
647- [mentions ."compiler/rustc_infer /src/infer/ error_reporting/need_type_info .rs" ]
647+ [mentions ."compiler/rustc_trait_selection /src/error_reporting/infer /need_type_info .rs" ]
648648message = " Some changes occurred in need_type_info.rs"
649649cc = [" @lcnr" ]
650650
@@ -656,7 +656,7 @@ cc = ["@compiler-errors", "@lcnr"]
656656message = " changes to the core type system"
657657cc = [" @compiler-errors" , " @lcnr" ]
658658
659- [mentions ."compiler/rustc_hir_analysis /src/fn_ctxt/inspect_obligations .rs" ]
659+ [mentions ."compiler/rustc_hir_typeck /src/fn_ctxt/inspect_obligations .rs" ]
660660message = " changes to `inspect_obligations.rs`"
661661cc = [" @compiler-errors" , " @lcnr" ]
662662
@@ -761,10 +761,6 @@ cc = [
761761 " @jsha" ,
762762]
763763
764- [mentions ."src/librustdoc/html/static/css/themes" ]
765- message = " Some changes occurred in HTML/CSS themes."
766- cc = [" @GuillaumeGomez" ]
767-
768764[mentions ."tests/rustdoc-gui/" ]
769765message = " Some changes occurred in GUI tests."
770766cc = [" @GuillaumeGomez" ]
@@ -779,10 +775,6 @@ directly, or you can comment on the tracking issue and link this PR.
779775"""
780776cc = [" @jieyouxu" ]
781777
782- [mentions ."src/librustdoc/html/static/css/themes/ayu .css" ]
783- message = " A change occurred in the Ayu theme."
784- cc = [" @Cldfire" ]
785-
786778[mentions ."src/rustdoc-json-types" ]
787779message = """
788780rustdoc-json-types is a **public** (although nightly-only) API. \
0 commit comments