@@ -954,15 +954,15 @@ cc = ["@lcnr"]
954954
955955[mentions ."compiler/rustc_middle/src/ty/relate .rs" ]
956956message = " changes to the core type system"
957- cc = [" @compiler-errors " , " @ lcnr" ]
957+ cc = [" @lcnr" ]
958958
959959[mentions ."compiler/rustc_infer/src/infer/relate" ]
960960message = " changes to the core type system"
961- cc = [" @compiler-errors " , " @ lcnr" ]
961+ cc = [" @lcnr" ]
962962
963963[mentions ."compiler/rustc_hir_typeck/src/fn_ctxt/inspect_obligations .rs" ]
964964message = " changes to `inspect_obligations.rs`"
965- cc = [" @compiler-errors " , " @ lcnr" ]
965+ cc = [" @lcnr" ]
966966
967967[mentions ."compiler/rustc_middle/src/mir/interpret" ]
968968message = " Some changes occurred to the CTFE / Miri interpreter"
@@ -974,7 +974,7 @@ cc = ["@rust-lang/wg-mir-opt"]
974974
975975[mentions ."compiler/rustc_trait_selection/src/traits/wf .rs" ]
976976message = " changes to the core type system"
977- cc = [" @compiler-errors " , " @ lcnr" ]
977+ cc = [" @lcnr" ]
978978
979979[mentions ."compiler/rustc_trait_selection/src/traits/const_evaluatable .rs" ]
980980message = " Some changes occurred in `const_evaluatable.rs`"
@@ -997,7 +997,7 @@ message = """
997997Some changes occurred in engine.rs, potentially modifying the public API \
998998of `ObligationCtxt`.
999999"""
1000- cc = [" @lcnr" , " @compiler-errors " ]
1000+ cc = [" @lcnr" ]
10011001
10021002[mentions ."compiler/rustc_hir_analysis/src/hir_ty_lowering" ]
10031003message = " HIR ty lowering was modified"
@@ -1146,7 +1146,7 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@vakaras"]
11461146
11471147[mentions ."compiler/rustc_error_messages" ]
11481148message = " `rustc_error_messages` was changed"
1149- cc = [" @davidtwco" , " @compiler-errors " , " @ TaKO8Ki" ]
1149+ cc = [" @davidtwco" , " @TaKO8Ki" ]
11501150
11511151[mentions ."compiler/rustc_errors/src/annotate_snippet_emitter_writer .rs" ]
11521152message = " `rustc_errors::annotate_snippet_emitter_writer` was changed"
@@ -1158,11 +1158,11 @@ cc = ["@Muscraft"]
11581158
11591159[mentions ."compiler/rustc_errors/src/translation .rs" ]
11601160message = " `rustc_errors::translation` was changed"
1161- cc = [" @davidtwco" , " @compiler-errors " , " @ TaKO8Ki" ]
1161+ cc = [" @davidtwco" , " @TaKO8Ki" ]
11621162
11631163[mentions ."compiler/rustc_macros/src/diagnostics" ]
11641164message = " `rustc_macros::diagnostics` was changed"
1165- cc = [" @davidtwco" , " @compiler-errors " , " @ TaKO8Ki" ]
1165+ cc = [" @davidtwco" , " @TaKO8Ki" ]
11661166
11671167[mentions ."compiler/rustc_public" ]
11681168message = " This PR changes rustc_public"
@@ -1427,7 +1427,6 @@ compiler_leads = [
14271427compiler = [
14281428 " @BoxyUwU" ,
14291429 " @chenyukang" ,
1430- " @compiler-errors" ,
14311430 " @davidtwco" ,
14321431 " @eholk" ,
14331432 " @fee1-dead" ,
@@ -1486,13 +1485,11 @@ incremental = [
14861485 " @wesleywiser" ,
14871486]
14881487diagnostics = [
1489- " @compiler-errors" ,
14901488 " @davidtwco" ,
14911489 " @oli-obk" ,
14921490 " @chenyukang" ,
14931491]
14941492parser = [
1495- " @compiler-errors" ,
14961493 " @davidtwco" ,
14971494 " @nnethercote" ,
14981495 " @petrochenkov" ,
@@ -1518,7 +1515,6 @@ mir-opt = [
15181515 " @saethlin" ,
15191516]
15201517types = [
1521- " @compiler-errors" ,
15221518 " @jackh726" ,
15231519 " @lcnr" ,
15241520 " @oli-obk" ,
@@ -1530,22 +1526,21 @@ borrowck = [
15301526 " @matthewjasper"
15311527]
15321528ast_lowering = [
1533- " @compiler-errors" ,
15341529 " @spastorino" ,
15351530]
15361531debuginfo = [
15371532 " @davidtwco"
15381533]
15391534fallback = [
1540- " @Mark-Simulacrum"
1535+ " @Mark-Simulacrum" ,
1536+ " @jieyouxu" ,
15411537]
15421538style-team = [
15431539 " @calebcartwright" ,
15441540 " @joshtriplett" ,
15451541 " @traviscross" ,
15461542]
15471543project-const-traits = [
1548- " @compiler-errors" ,
15491544 " @fee1-dead" ,
15501545 " @fmease" ,
15511546 " @oli-obk" ,
@@ -1629,8 +1624,8 @@ dep-bumps = [
16291624"/src/llvm-project" = [" @cuviper" ]
16301625"/src/rustdoc-json-types" = [" rustdoc" ]
16311626"/src/stage0" = [" bootstrap" ]
1632- "/tests/run-make" = [" @jieyouxu " ]
1633- "/tests/run-make-cargo" = [" @jieyouxu " ]
1627+ "/tests/run-make" = [" compiler " ]
1628+ "/tests/run-make-cargo" = [" compiler " ]
16341629"/tests/rustdoc" = [" rustdoc" ]
16351630"/tests/rustdoc-gui" = [" rustdoc" ]
16361631"/tests/rustdoc-js-std" = [" rustdoc" ]
@@ -1639,7 +1634,7 @@ dep-bumps = [
16391634"/tests/rustdoc-ui" = [" rustdoc" ]
16401635"/tests/ui" = [" compiler" ]
16411636"/src/tools/cargo" = [" @ehuss" ]
1642- "/src/tools/compiletest" = [" bootstrap" , " @wesleywiser" , " @oli-obk" , " @compiler-errors " , " @ jieyouxu" ]
1637+ "/src/tools/compiletest" = [" bootstrap" , " @wesleywiser" , " @oli-obk" , " @jieyouxu" ]
16431638"/src/tools/linkchecker" = [" @ehuss" ]
16441639"/src/tools/opt-dist" = [" @kobzol" ]
16451640"/src/tools/run-make-support" = [" @jieyouxu" ]
0 commit comments