File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -548,6 +548,10 @@ cc = ["@GuillaumeGomez"]
548
548
message = " Some changes occurred in GUI tests."
549
549
cc = [" @GuillaumeGomez" ]
550
550
551
+ [mentions ."tests/run-make/" ]
552
+ message = " Some changes occurred in run-make tests."
553
+ cc = [" @jieyouxu" ]
554
+
551
555
[mentions ."src/librustdoc/html/static/css/themes/ayu .css" ]
552
556
message = " A change occurred in the Ayu theme."
553
557
cc = [" @Cldfire" ]
@@ -571,10 +575,17 @@ cc = ["@ehuss"]
571
575
[mentions ."src/tools/clippy" ]
572
576
cc = [" @rust-lang/clippy" ]
573
577
578
+ [mentions ."src/tools/compiletest" ]
579
+ cc = [" @jieyouxu" ]
580
+
574
581
[mentions ."src/tools/miri" ]
575
582
message = " The Miri subtree was changed"
576
583
cc = [" @rust-lang/miri" ]
577
584
585
+ [mentions ."src/tools/run-make-support" ]
586
+ message = " The run-make-support library was changed"
587
+ cc = [" @jieyouxu" ]
588
+
578
589
[mentions ."src/tools/rust-analyzer" ]
579
590
message = """
580
591
rust-analyzer is developed in its own repository. If possible, consider making \
You can’t perform that action at this time.
0 commit comments